Commit Graph

1031 Commits

Author SHA1 Message Date
28d0325ae1 server: support getting the MVCC of the temporary index (#40830)
close pingcap/tidb#40826
2023-01-30 14:13:54 +08:00
76153ab9ff lint: update config of deprecated linter (#40763)
ref pingcap/tidb#40786
2023-01-28 11:57:53 +08:00
556c267758 server, privileges: make tidb_auth_session_token compatible with password expiration and resource group (#40735)
ref pingcap/tidb#40614
2023-01-20 13:51:49 +08:00
dc30a5b7b3 *: LOAD DATA support load one file from s3 and other OSS (#40489)
ref pingcap/tidb#40499
2023-01-18 15:27:51 +08:00
7beec04214 sysvar: add switch for plan replayer capture using historical stats (#40492)
* add switch

* fix

* fix

* fix

Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2023-01-11 19:44:33 +08:00
10f00936b7 keyspace: introduce keyspace conf and etcd path (#40269)
ref pingcap/tidb#40425
2023-01-10 18:48:22 +08:00
5eea731db0 util: use go-deadlock to find deadlock (#40288)
close pingcap/tidb#40293
2023-01-05 15:10:20 +08:00
62a713394f server, tidb-server: kill auto analyze when gracefully shutting down (#40284)
close pingcap/tidb#40038
2023-01-04 12:02:19 +08:00
25a247935b session: make plan replayer capture support prepared stmt (#40167)
close pingcap/tidb#40161
2023-01-03 11:32:19 +08:00
5fdd3bd56a server: support download plan replayer continues capture file (#40085) 2022-12-22 17:42:54 +08:00
0f4bd73741 server: avoid reusing cached stmt ctx on cursor read (#40023)
close pingcap/tidb#39998
2022-12-22 11:00:55 +08:00
fdf335e3e5 *: make auto-analyze killable by global memory limit (#39978)
ref pingcap/tidb#39971, close pingcap/tidb#39994
2022-12-20 21:56:55 +08:00
0fe61bd41a *: prevent cursor read from being cancelled by GC (#39950)
close pingcap/tidb#39447
2022-12-16 16:12:52 +08:00
3aba336048 domain: Support plan replayer continus capture (#39926) 2022-12-15 16:34:52 +08:00
Bin
33e5baade9 fix: update ioutil.readall (#39850) 2022-12-13 10:24:51 +08:00
ef6fb2ee75 statistics: support download history stats from stats_history (#39701) 2022-12-09 21:35:45 +08:00
824ef608c7 *: support password expiration policy (#39035)
ref pingcap/tidb#9709, close pingcap/tidb#38936
2022-12-02 16:36:02 +08:00
c8fdfbcdd4 server: fix port of autoid_service (#39552)
Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
2022-12-01 21:00:07 +08:00
213187cb47 server: use advertise addr for autoid service to expose itself (#39497)
close pingcap/tidb#39214
2022-12-01 16:38:01 +08:00
a00f0fe28e autoid_service,meta/autoid: distinguish retriable error from non-retriable error (#39215)
close pingcap/tidb#39214
2022-11-30 16:40:01 +08:00
d15ffca071 server: fix ComStmtPrepare end with \0 (#39295)
close pingcap/tidb#39132
2022-11-22 00:29:58 +08:00
c59377b4d4 extension: fix unstable test TestExtensionConnEvent (#39294)
close pingcap/tidb#39281
2022-11-21 23:31:57 +08:00
c354b8bd07 extension: add support for extension to custom table and sysvar privileges (#39137)
close pingcap/tidb#39136
2022-11-15 12:11:55 +08:00
192eae279b binlog: update binlog status from Skippping to On when recover binlog (#32173)
close pingcap/tidb#32172
2022-11-14 11:37:55 +08:00
ddb43554cf domain: support plan_replayer_task system table (#39019)
close pingcap/tidb#38779
2022-11-11 15:19:53 +08:00
9761e6789a *: enable the CI test for concurrent ddl (#38926) 2022-11-10 01:02:02 +08:00
6399e6cb5b planner: update some UTs from cost model1 to model2 (#39013)
ref pingcap/tidb#35240
2022-11-09 19:15:51 +08:00
c498090ac5 server: set the keepalive MinTime for gRPC server (#38987)
close pingcap/tidb#38983
2022-11-09 09:57:50 +08:00
18cb721079 autoid_service,server: handle TLS config of the etcd client (#38975)
ref pingcap/tidb#38977
2022-11-08 21:33:50 +08:00
ea26284ea3 *: avoid special cases DATA RACE (#38918)
close pingcap/tidb#38914
2022-11-08 20:13:50 +08:00
16911610d2 extension: provide more complete info in StmtEventInfo when error (#38963)
close pingcap/tidb#38962
2022-11-08 17:55:50 +08:00
97b0151773 metrics: add metrics for multi-statement (#38931)
close pingcap/tidb#38930
2022-11-08 10:33:50 +08:00
dc9b691714 extension: add extension API to listen stmt events (#38789)
close pingcap/tidb#38788
2022-11-07 16:03:51 +08:00
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