Commit Graph

998 Commits

Author SHA1 Message Date
490e4c4d60 session, sessionctx: enable metadata lock by default (#38866)
close pingcap/tidb#37275, ref pingcap/tidb#38890
2022-11-07 09:37:50 +08:00
xhe
4f9de19c3c *: fix check auth support (#38884) 2022-11-04 13:40:00 +08:00
de568beb4a server: fix cannot listen on ipv6 address (#38861)
close pingcap/tidb#38860
2022-11-04 12:22:01 +08:00
0b3e1e9be0 *: Chunkreuse try reuse chunk in operator (#38607)
close pingcap/tidb#38606
2022-11-04 11:28:00 +08:00
12d9644144 *: support mysql compatible auto_increment, the client side changes (#38809) 2022-11-04 09:36:00 +08:00
f9c7bbccec *: authentication using tidb_auth_token plugin (#38773)
close pingcap/tidb#38504
2022-11-04 02:54:00 +08:00
74ac033db1 server: fix deadlock when call killNonFlashbackConn (#38872)
close pingcap/tidb#38862
2022-11-03 21:44:01 +08:00
dd3bcee1e9 *: support mysql compatible auto_increment, the server side changes (#38810) 2022-11-03 18:58:01 +08:00
xhe
99a57282dc *: support switch auth when change user (#38830)
close pingcap/tidb#38829
2022-11-03 12:40:00 +08:00
ef95612e84 *: extend the semantic of mem-quota-query to mem-quota-session (#38423)
close pingcap/tidb#38429
2022-11-02 10:45:59 +08:00
ecdc0f74ed extension: add error and active roles info to extension.ConnEventInfo (#38752)
close pingcap/tidb#38493
2022-11-01 13:33:59 +08:00
cff890a3d9 *: add server ip in connection info (#38723)
close pingcap/tidb#38493
2022-10-31 14:17:59 +08:00
835518122e DDL: Remove TiFlash replica progress etcd dependency (#38564)
close pingcap/tidb#38464
2022-10-31 13:37:59 +08:00
0e23da6e7c *: create a user using tidb_auth_token authentication (#38585)
ref pingcap/tidb#38504
2022-10-31 11:47:59 +08:00
636a363f7b server: support dumpPartitionStats param for statsHandler (#38190)
ref pingcap/tidb#37977
2022-10-28 12:37:58 +08:00
18698d1558 extension: add more informations to extension context (#38693)
ref pingcap/tidb#38493
2022-10-27 20:15:57 +08:00
bba321c91e *: skip log timeout on maxExecutiontime as slow query for DDL statement. (#38671)
close pingcap/tidb#38580
2022-10-27 19:17:57 +08:00
gx
ec93697eef server: update dispatch behavior on mysql command SLEEP (#38645)
close pingcap/tidb#38612
2022-10-27 11:03:56 +08:00
753e3da26a extension: support extension to listen connection events (#38624)
close pingcap/tidb#38623
2022-10-26 22:01:56 +08:00
4bdd20b540 *: support 2-phases flashback cluster (#38164)
ref pingcap/tidb#37961, close pingcap/tidb#38554
2022-10-26 17:01:58 +08:00
7596b03269 variables, config: change tidb_auth_signing_cert from variables to config (#38548) 2022-10-24 16:37:56 +08:00
c52b5a70d1 DDL: delete partition table tiflash replica progress from ETCD when truncate table, drop table, set tiflash replica 0 (#38551)
close pingcap/tidb#38550
2022-10-20 18:15:55 +08:00
fb3c563d1e server, executor: allow showing session_states without TLS (#38529) 2022-10-20 15:09:54 +08:00
e48f35751f session: refactor non-transactional DML to make it ready for more DML types (#38197)
ref pingcap/tidb#33485
2022-10-19 17:35:53 +08:00
51e559c52d bazel: update config and nogo (#38549) 2022-10-19 17:03:54 +08:00
bd014d67e0 *: add context for preprocess (#38360)
close pingcap/tidb#38359
2022-10-18 17:27:53 +08:00
dd65832136 *: add context for hook of getting/setting variables (#38379)
close pingcap/tidb#38378
2022-10-18 16:43:53 +08:00
dc223253f0 Isolation: Refactor resetting RCReadCheckTS internal flag (#38174)
ref pingcap/tidb#37226
2022-10-17 23:33:53 +08:00
3e3028a27a bazel: set servor more longer timeout (#38501) 2022-10-17 19:17:53 +08:00
4adfaf1ec0 *: enable race for some part (#38288) 2022-10-08 12:03:49 +08:00
39aa4f59d9 testcase: add a testcase for second fetch of selectResponse (#37290)
ref pingcap/tidb#37226
2022-09-27 11:01:44 +08:00
bcd8a3ce95 server: fix http schema table_id api with partition ID (#37845)
close pingcap/tidb#37844
2022-09-26 13:01:43 +08:00
319b32005e DDL: update TiFlash replica progress after available (#37766)
ref pingcap/tiflash#4902
2022-09-22 20:11:03 +08:00
1eeedacc60 *: remove goleak's ignoring opencensus top function (#37908) 2022-09-19 12:29:00 +08:00
ff873bbaf9 server: change the compatibility of tidb_sm3_password (#37909)
ref pingcap/tidb#36192
2022-09-19 11:39:00 +08:00
84b0d9784f planner: fix YCSB read-heavy regression caused by prep/exec statements (#37857)
close pingcap/tidb#37829
2022-09-19 11:23:00 +08:00
c4638b70fd *: support metadata lock (#37393)
ref pingcap/tidb#37275
2022-09-18 20:57:00 +08:00
c19dc460c0 executor: support plan replayer multi sqls (#37867)
close pingcap/tidb#37798
2022-09-16 13:40:59 +08:00
5209ac2fa1 sessionctx: support session var tidb_last_plan_replayer_token (#37851)
ref pingcap/tidb#37798
2022-09-15 18:15:00 +08:00
1d482db4dd *: Support for tidb_sm3_password authentication (#36193)
close pingcap/tidb#36192
2022-09-08 12:00:57 +08:00
c48a5ec5b1 test: correct TestAllHistory (#37656)
ref pingcap/tidb#35983
2022-09-07 12:04:56 +08:00
58822f8859 planner: get plan from the general plan cache before optimization (#37634) 2022-09-06 16:58:39 +08:00
170dafc7e1 types: merge json and types pkg (#37578)
close pingcap/tidb#37577, close pingcap/tidb#37628
2022-09-05 19:42:55 +08:00
6e582640d7 *: upgrade glangci-linter (#37413) 2022-09-01 12:14:24 +08:00
68c5d505d7 executor: distinguish query types of prepared stmt (#37505)
close pingcap/tidb#37503
2022-08-31 16:58:23 +08:00
7bdb7b5705 planner: refactor some code path of execution-stmt (#37455)
ref pingcap/tidb#36598
2022-08-31 10:48:23 +08:00
2858bc1571 *: refine mock session manager (#37400) 2022-08-26 15:06:21 +08:00
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
5dc3e58485 planner: introduce the general plan cache (#37150)
ref pingcap/tidb#36598
2022-08-16 20:24:51 +08:00