|
|
a89ef1f276
|
*: support ACCOUNT (UN)LOCK when creating/altering user (#37052)
close pingcap/tidb#35961, close pingcap/tidb#37051
|
2022-08-25 16:12:22 +08:00 |
|
|
|
ef738eaba4
|
planner: introduce the Parameterizer interface for general plan cache (#37170)
ref pingcap/tidb#36598
|
2022-08-18 11:04:53 +08:00 |
|
|
|
b41d751e75
|
server: fully support CLIENT_DEPRECATE_EOF (#36971)
ref pingcap/tidb#32118
|
2022-08-10 11:34:48 +08:00 |
|
|
|
3a95e52b90
|
server: Fix EOF handling in prepared statements (#36942)
close pingcap/tidb#36937
|
2022-08-08 16:22:47 +08:00 |
|
|
|
c7b5ca0f71
|
server: Remove old handshake support (#27768)
close pingcap/tidb#36922
|
2022-08-06 08:50:06 +08:00 |
|
|
|
2e16291b2d
|
server: support deprecation of EOF packets (#34753)
close pingcap/tidb#32118
|
2022-08-05 15:34:07 +08:00 |
|
|
|
5ef18981cc
|
Revert "planner: refactor the IsolationReadEngines variable for plan cache" (#36873)
|
2022-08-04 10:30:06 +08:00 |
|
|
|
3847d9e56f
|
planner: refactor the IsolationReadEngines variable for plan cache (#36770)
ref pingcap/tidb#36598
|
2022-08-03 19:44:05 +08:00 |
|
|
|
0b1d3e0da3
|
*: cleanup sysvar API usage (#36640)
close pingcap/tidb#36639
|
2022-08-02 07:54:04 +08:00 |
|
|
|
158ba1a1d9
|
*: enable part revive for all code (#36703)
|
2022-08-01 14:02:06 +08:00 |
|
|
|
6baea73277
|
*: should replace errors.New(fmt.Sprintf(...)) with fmt.Errorf(...) (#36660)
|
2022-07-28 19:23:11 +08:00 |
|
|
|
eb85efba33
|
*: add affected rows metrics (#36436)
close pingcap/tidb#36435
|
2022-07-25 17:33:10 +08:00 |
|
|
|
23f25af211
|
executor,metrics: add a metric for observing execution phases (#35906)
ref pingcap/tidb#34106
|
2022-07-21 21:31:09 +08:00 |
|
|
|
9a2ed52119
|
server, sessionctx: support token-based authentication (#36152)
close pingcap/tidb#35913
|
2022-07-14 18:29:06 +08:00 |
|
|
|
d4dc6b54c6
|
*: enable staticcheck and prealloc on nogo (#35486)
ref pingcap/tidb#35345
|
2022-06-22 22:00:37 +08:00 |
|
|
|
854c68d992
|
server: fix connection close on network timeout/read error (#34757)
close pingcap/tidb#34722
|
2022-05-19 14:58:39 +08:00 |
|
|
|
d2ada35afa
|
*: move config file option require_secure_transport to sysvar (#34261)
ref pingcap/tidb#33769
|
2022-05-17 22:02:37 +08:00 |
|
|
|
856e82ad6a
|
txn: add methods to handle error for TxnManager (#34489)
close pingcap/tidb#34533
|
2022-05-13 16:00:37 +08:00 |
|
|
|
218247e80e
|
*: improve stack message in the panic log (#34564)
close pingcap/tidb#34356
|
2022-05-11 16:34:34 +08:00 |
|
|
|
2258bc54c4
|
txn: Add EnterNewTxn and OnStmtStart methods to TxnManager (#34263)
close pingcap/tidb#34390
|
2022-05-07 21:02:32 +08:00 |
|
|
|
1355937bb3
|
server: fix data race in TestIssue33699 (#34027)
close pingcap/tidb#33983
|
2022-04-20 13:50:03 +08:00 |
|
|
|
4d3a3c259a
|
server: use max_allowed_packet to limit the packet size. (#33651)
close pingcap/tidb#31422
|
2022-04-18 11:24:03 +08:00 |
|
|
|
10461370d3
|
server: openSession instead set nil when changeUser (#33894)
close pingcap/tidb#33892
|
2022-04-14 18:12:36 +08:00 |
|
|
|
9fecc8a9b6
|
server: set 'clientConn.ctx = nil' to clean the context when changeUser. (#33703)
close pingcap/tidb#33699
|
2022-04-08 14:54:32 +08:00 |
|
|
|
d4d43ba0b4
|
txn: support read consistency read with ts checking (#32922)
close pingcap/tidb#33159
|
2022-03-16 20:49:52 +08:00 |
|
|
|
44aae22a8b
|
server: Revert "server: Improve compatibility with MySQL 5.5 and 5.6 clients … (#33142)
close pingcap/tidb#33141
|
2022-03-16 20:21:52 +08:00 |
|
|
|
403dcfd32d
|
server: a better way to handle killed connection (#32809)
close pingcap/tidb#24031, ref pingcap/tidb#29212
|
2022-03-15 15:15:52 +08:00 |
|
|
|
7e8ca4cfa2
|
server: Improve compatibility with MySQL 5.5 and 5.6 clients (#32338)
close pingcap/tidb#32334
|
2022-03-03 20:27:48 +08:00 |
|
|
|
aa7ad03bcd
|
executor: add timestamp to a log (#31013)
close pingcap/tidb#31012
|
2022-01-11 11:49:43 +08:00 |
|
|
|
6b1010f405
|
*: enable golangci-lint prealloc (#31521)
close pingcap/tidb#29004
|
2022-01-11 01:09:41 +08:00 |
|
|
|
e9ab05f90f
|
topsql: move topsql variable to topsql/state for avoid import cycle (#31134)
close pingcap/tidb#31136
|
2021-12-29 19:51:50 +08:00 |
|
|
|
e02089d5af
|
server: fix panic when using cursorfetch (#31008)
close pingcap/tidb#30896
|
2021-12-29 17:49:50 +08:00 |
|
|
|
feee7c258a
|
server: Add uptime status var and statistics (#29790)
close pingcap/tidb#8842
|
2021-12-21 17:53:48 +08:00 |
|
|
|
04a9618f5c
|
server: support decoding prepared string args to character_set_client (#30723)
|
2021-12-15 12:14:34 +08:00 |
|
|
|
6a4331792d
|
server: fix prepared cursor select (#30285)
|
2021-12-09 14:03:57 +08:00 |
|
|
|
7fc6ebbda4
|
privilege, session, server: consistently map user login to identity (#30204)
|
2021-11-30 17:01:53 +08:00 |
|
|
|
6756bd2ea8
|
server: Combined fix for authentication issues (#29738)
|
2021-11-29 18:33:52 +08:00 |
|
|
|
11974ecd2c
|
server: Port missing in processlist (#30183)
|
2021-11-29 14:11:51 +08:00 |
|
|
|
a8ca637100
|
server: Add a MockConn to enable testing connections (#30119)
|
2021-11-25 11:41:50 +08:00 |
|
|
|
0f86a53d41
|
server: fix bug https://asktug.com/t/topic/213082/11 (#29577)
|
2021-11-23 15:17:50 +08:00 |
|
|
|
fdfba3e4fa
|
expression: Optimize code if else branch logic (#28969)
|
2021-11-08 11:13:03 +08:00 |
|
|
|
55a38a1c76
|
*: tiny clean up the RecordSet NewChunk() method (#29232)
|
2021-11-02 20:02:51 +08:00 |
|
|
|
2c69740fde
|
*: support plan replayer load (#29247)
|
2021-11-01 11:22:51 +08:00 |
|
|
|
b562dc90e7
|
executor: refactor plan replayer (#28956)
|
2021-10-28 15:42:49 +08:00 |
|
|
|
36bc41ad05
|
*: reduce object allocation by reuse chunk column (#29064)
|
2021-10-28 13:14:48 +08:00 |
|
|
|
0e38904a33
|
server, privilege: Socket authentication (#27561)
|
2021-10-19 23:44:43 +08:00 |
|
|
|
cc96f59bdb
|
*: rename RECREATOR to REPLAYER (#28826)
|
2021-10-15 16:23:27 +08:00 |
|
|
|
9eb58c0f90
|
*: fix typo and address unfinished comment for plan recreator (#28821)
|
2021-10-15 11:33:26 +08:00 |
|
|
|
fd42198c39
|
server: handle clients without authplugin support (#27931)
|
2021-10-11 23:39:25 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|