Commit Graph

858 Commits

Author SHA1 Message Date
5004a8133f executor: fix execute failed when table schema changed (#33519)
close pingcap/tidb#33509
2022-03-30 10:14:28 +08:00
4ff3ec260c *: improve test for import concurrency ddl in the future (#33496)
close pingcap/tidb#33495
2022-03-28 17:30:28 +08:00
060413bc13 server: refine plan replayer dump file (#33497)
ref pingcap/tidb#26335
2022-03-28 16:56:28 +08:00
a3a1e0167f privilege/privileges, server: stabalize tests (#33246)
close pingcap/tidb#33245
2022-03-21 15:04:32 +08:00
e8ee6c1939 topsql: fix the issue of TiDB doesn't set the request tag for DDL before send RPC request to TiKV (#33133)
close pingcap/tidb#33132
2022-03-17 16:18:30 +08:00
6b2e37f18c gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
2022-03-17 15:10:31 +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
c11e650527 *: make golangci-lint work on Go1.18 (#33081)
close pingcap/tidb#33080
2022-03-15 22:43: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
678397ba62 planner: ignore close-stmt to make more queries can hit plan cache (#32928) 2022-03-15 14:13:20 +08:00
ffaeb3e80d ddl: improve test to avoid cycle import (#32058)
ref pingcap/tidb#31716
2022-03-14 12:11:51 +08:00
5170f2f414 topsql: add more test case for topsql (#32410)
close pingcap/tidb#32405
2022-03-11 17:43:51 +08:00
d0e8a53f55 planner: update the structure of the plan cache key (#32665)
ref pingcap/tidb#31056
2022-03-07 18:01:50 +08:00
62e20780e8 *: kill auto analyze (#31724)
close pingcap/tidb#32808
2022-03-07 13:49:48 +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
3e1cd2733a ddl: migrate test-infra to testify for rollingback_test.go (#32647)
close pingcap/tidb#29110
2022-02-26 16:11:43 +08:00
5988d0b2f4 *: update client-go and etcd version (#32457)
close pingcap/tidb#32456
2022-02-22 11:11:43 +08:00
2d93944210 executor: migrate test-infra to testify for partition_table_test.go (#30665)
close pingcap/tidb#28600
2022-02-14 19:39:38 +08:00
7c56706622 *: support predeclared golangci-lint linter (#32066)
close pingcap/tidb#30733
2022-02-14 10:35:38 +08:00
9c64224c49 *: Reduce data inconsistencies (#31547)
ref pingcap/tidb#26833
2022-02-11 13:51:36 +08:00
3738dec53e *: enable the new collation by default (#32016)
ref pingcap/tidb#32015
2022-02-08 12:53:35 +08:00
02160a27e0 metrics: replace histogram with counter for packet IO (#32112)
ref pingcap/tidb#32075
2022-02-07 14:29:35 +08:00
d177ee4ba6 *: replace os.MkdirTemp with t.TempDir (#32071)
close pingcap/tidb#32070
2022-01-31 00:13:30 +08:00
8e273bdac2 test: fix data race in status server (#32027)
close pingcap/tidb#31999
2022-01-28 16:35:13 +08:00
23f7e51ae0 *: Use the new CI script as default (#31752)
close pingcap/tidb#31893
2022-01-27 21:25:13 +08:00
e7da7d4f95 *: change fsp from int8 to int (#28347) 2022-01-27 13:59:12 +08:00
f8dc790281 server: fix several unstable test cases when using 'make ut' (#31876)
close pingcap/tidb#30822
2022-01-26 19:18:45 +08:00
416acd08e8 server: Improve failure message for unix socket issues (#31628)
close pingcap/tidb#30663
2022-01-24 12:49:47 +08:00
a0e31aa987 *: fix data race in the CheckMb4ValueInUTF8 (#31781)
close pingcap/tidb#31780
2022-01-19 17:33:45 +08:00
493fe783d7 ddl: Implement basic version of TiFlash replica management (#30842) 2022-01-19 15:13:46 +08:00
2207b26e19 topsql: rename topsql related variable and remove useless variable (#31599)
close pingcap/tidb#31433
2022-01-18 18:15:44 +08:00
34ce5b5e60 topsql: optimize life cycle of stmtstats (#31727)
ref pingcap/tidb#31704
2022-01-17 21:11:45 +08:00
4fd9f789e5 *: remove useless else (#31715)
ref pingcap/tidb#31716
2022-01-17 17:11:44 +08:00
06127880e2 test: do not overwrite the log config in other tests (#31019) 2022-01-15 00:13:42 +08:00
aabd4e04d9 test: public RunInGoTest for mock store (#31578)
close pingcap/tidb#31579
2022-01-13 13:25:42 +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
946fa58418 server, types: rule out JSON types from new charset framework (#31388)
close pingcap/tidb#31366
2022-01-10 15:29:41 +08:00
0c19f92741 encoding: refactor transform to avoid the misuse buffer (#31480)
close pingcap/tidb#31488
2022-01-10 12:13:41 +08:00
8c70432b00 topsql: add exec count dedicated to sql duration (#31378)
close pingcap/tidb#31379
2022-01-08 01:20:38 +08:00
45879b5f1a server: filter the EOF error for normal closed at handshake (#31081)
close pingcap/tidb#31063
2021-12-31 18:27:51 +08:00
974b5784ad topsql: make topsql enable only be controlled by pub/sub sink (#31209) 2021-12-31 16:49:20 +08:00
25d6301327 *: fix bug of profiling conflict between TopSQL and pprof profile HTTP API (#30891)
close pingcap/tidb#30890
2021-12-31 11:07:50 +08:00
8a83d01ac6 topsql: add sql sum execution duration information (#31143) 2021-12-30 10:53:50 +08:00
f672f5c8f1 server: improve the memory usage of schemaHandler's ServeHTTP to avoid OOM (#30970)
close pingcap/tidb#30969
2021-12-29 20:09:50 +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
xhe
e02089d5af server: fix panic when using cursorfetch (#31008)
close pingcap/tidb#30896
2021-12-29 17:49:50 +08:00
5e031442d9 executor: enhance the strategy of the sampling rate calculation (#31016)
ref tikv/tikv#11669
2021-12-28 20:47:49 +08:00
61d13b561c encoding: skip utf8 charset validation in some cases (#31061)
close pingcap/tidb#31014
2021-12-28 17:51:49 +08:00