Commit Graph

18302 Commits

Author SHA1 Message Date
aa7ad03bcd executor: add timestamp to a log (#31013)
close pingcap/tidb#31012
2022-01-11 11:49:43 +08:00
f983c67f23 metrics: fix dashboard (#31519)
close pingcap/tidb#31529
2022-01-11 09:25:41 +08:00
6b1010f405 *: enable golangci-lint prealloc (#31521)
close pingcap/tidb#29004
2022-01-11 01:09:41 +08:00
1d20bbfeb4 *: Annotations to fix gosec warnings of CWE-798 (#31311)
ref pingcap/tidb#31310
2022-01-11 00:21:42 +08:00
28c5074a74 cmd: make explain_test can test collation-related tests with new-collation disabled (#31385)
close pingcap/tidb#31384
2022-01-10 20:45:43 +08:00
8dfad92a00 planner: fix tikv table path wrongly pruned when forcing primary index and tiflash replica exists (#31509)
close pingcap/tidb#31202
2022-01-10 19:23:41 +08:00
8c3c477609 domain: stop dumpColStatsUsageTicker when updateStatsWorker exits (#31489)
ref pingcap/tidb#27828
2022-01-10 17:43:44 +08:00
072326d1c5 executor: migrate test infra to testify for inspection_summary_test.go (#31483)
close pingcap/tidb#28591
2022-01-10 16:21: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
3610c834e4 lightning: add a integration test for gbk (#31337)
close pingcap/tidb#31293
2022-01-10 14:45:41 +08:00
0649ee84ac lightning: add more retryable error type (#31484)
close pingcap/tidb#31376
2022-01-10 13:57:41 +08:00
a082abdc6f *: fix case-sensitivity issue with EQ/IN when query information_schema.columns (#31463)
ref pingcap/tidb#31481
2022-01-10 13:31:41 +08:00
4baab3cf1a planner: fix bug caused by wrong column indice in NominalSort's sort item (#31324)
close pingcap/tidb#31035
2022-01-10 12:47:42 +08:00
0c19f92741 encoding: refactor transform to avoid the misuse buffer (#31480)
close pingcap/tidb#31488
2022-01-10 12:13:41 +08:00
a150267c8a optimizer: calculate digest only once for plan cache (#31479)
close pingcap/tidb#31269
2022-01-10 11:45:41 +08:00
495525b262 statistics: fix data race and error handling in stats load (#31301)
close pingcap/tidb#31237
2022-01-10 11:23:41 +08:00
c8f04b0a7b lightning: migrate test-infra to testify for backend/local and reduce test time (#31410)
close pingcap/tidb#29980
2022-01-10 09:44:38 +08:00
xhe
84e0518344 executor: show better placement schedule state (#31073)
close pingcap/tidb#30960
2022-01-09 22:16:38 +08:00
b9a0eb6e6b planner: migrate test-infra to testify for memtable_predicate_extractor_test.go (#31473)
close pingcap/tidb#28403
2022-01-08 17:14:37 +08:00
d6753af3cf table/tables: avoid repeated renew lease operation for cached table (#31475)
close pingcap/tidb#31474
2022-01-08 15:06:37 +08:00
849b6ec0cb *: migrate sync.WaitGroup to util.WaitGroupWrapper (#31411)
ref pingcap/tidb#29517
2022-01-08 14:04:37 +08:00
b30e8dd562 executor/inspection_common_test.go: migrate test-infra (#30818)
close pingcap/tidb#28589
2022-01-08 13:46:39 +08:00
8c70432b00 topsql: add exec count dedicated to sql duration (#31378)
close pingcap/tidb#31379
2022-01-08 01:20:38 +08:00
4763a702c7 ddl: reorganize in conversion between double and float (#31431)
close pingcap/tidb#31372
2022-01-07 22:14:37 +08:00
f7663a881c topsql: fix data race in reporter test (#31440)
close pingcap/tidb#31439
2022-01-07 20:56:37 +08:00
375b71b501 stats: resolve the constant selectivity when handling DNF exprs (#31242)
close pingcap/tidb#31096
2022-01-07 18:28:38 +08:00
29d0d017ca topsql: fix data race in cpuprofile test (#31450)
close pingcap/tidb#31412
2022-01-07 16:54:37 +08:00
c27f8f697f executor: return error as expected when indexHashJoin occur error or panic in handleTask (#31323)
close pingcap/tidb#31129
2022-01-07 15:14:37 +08:00
7a5b715827 br/pkg/lightning/log: migrate test-infra to testify (#31289)
close pingcap/tidb#28238
2022-01-07 14:28:37 +08:00
152a00dd79 parser: use utf-8 charset to decode enum binary string literal (#31336)
close pingcap/tidb#30740
2022-01-07 11:22:37 +08:00
40c0567ab3 executor: make sure buildHashTable worker exits before IndexHashJoin finish (#31334)
close pingcap/tidb#31062
2022-01-07 04:14:38 +08:00
1b2a6e9051 docs: update tidb_http_api.md add MVCC operation type description (#31390)
close pingcap/tidb#31389
2022-01-07 03:34:37 +08:00
09f023889d topsql: fix data race in reporter test (#31340)
close pingcap/tidb#31251
2022-01-07 02:00:37 +08:00
2bbeebd0d4 store: forbid collecting info if enable-collect-execution-info disabled (#31282)
close pingcap/tidb#31038
2022-01-06 21:54:38 +08:00
5cd37f0008 session: fix data race in ParseWithParamsInternal (#31058)
close pingcap/tidb#30918
2022-01-06 21:02:37 +08:00
e50ae867d6 expression: fix elt with gbk charset (#31346)
close pingcap/tidb#31331
2022-01-06 20:46:37 +08:00
f7d067017f planner: do not cache tableDual plan (#31386)
close pingcap/tidb#31375
2022-01-06 19:54:37 +08:00
5af7685c20 planner: don't handle collation in in expression if it contains a row function. (#31274)
close pingcap/tidb#31273, close pingcap/tidb#31300
2022-01-06 18:42:37 +08:00
bbe4c8ef37 ddl: make sequence cache-opt mutually exclusive to each other (#31362)
close pingcap/tidb#31265
2022-01-06 18:00:37 +08:00
249903caf8 metrics: make client traffic simply (#30944)
close pingcap/tidb#31115
2022-01-06 16:50:37 +08:00
f7cc15fe60 executor: fix CTE bug when used with Apply (#31256)
close pingcap/tidb#31255
2022-01-06 15:34:38 +08:00
ec4da9840d ddl: Wrap TiFlash and its pd rule management into InfoSyncer (#31315)
ref pingcap/tidb#29924
2022-01-06 13:56:37 +08:00
cfbe70846a config: remove new charset config (#31291)
close pingcap/tidb#31236
2022-01-06 13:26:37 +08:00
1b975917a3 executor: make handles be ordered when build table reader for IndexMerge (#31359)
close pingcap/tidb#31295
2022-01-06 12:44:37 +08:00
b00c2a9535 br: fix unstable unit test (#31317)
close pingcap/tidb#31356
2022-01-06 12:20:36 +08:00
e053cbb257 privileges: show grants return incorrect results when granted with 2 or more privileges (#31322)
close pingcap/tidb#30855
2022-01-06 11:40:36 +08:00
fac8bf384f *: Remove variable tidb_enable_alter_placement (#31066)
* *: Remove variable `tidb_enable_alter_placement`
2022-01-06 11:19:39 +08:00
50520e3985 lint: fix lint errors in pkg br. (#31041)
close pingcap/tidb#31358
2022-01-06 10:54:36 +08:00
9cc1b169f9 planner: do not adopt fast plan for binary literal strings (#31283)
close pingcap/tidb#31281
2022-01-05 20:12:36 +08:00
80527cbbc0 planner: do not cache the tableDual plan (#31290)
close pingcap/tidb#31280
2022-01-05 19:48:36 +08:00