|
|
4e6ae95705
|
executor: fix unstable test TestSavedAnalyzeOptions (#32017)
close pingcap/tidb#32018
|
2022-01-28 12:45:13 +08:00 |
|
|
|
23f7e51ae0
|
*: Use the new CI script as default (#31752)
close pingcap/tidb#31893
|
2022-01-27 21:25:13 +08:00 |
|
|
|
07b0c7c657
|
executor: get the right result for stmt select ... for update union select … (#31956)
close pingcap/tidb#31530
|
2022-01-27 17:45:13 +08:00 |
|
|
|
e7da7d4f95
|
*: change fsp from int8 to int (#28347)
|
2022-01-27 13:59:12 +08:00 |
|
|
|
ec3ae9fc42
|
*: refine some tests related to the collation (#32000)
ref pingcap/tidb#31625
|
2022-01-27 11:51:13 +08:00 |
|
|
|
93454da4c4
|
*: add show push down for ShowTables (#31919)
close pingcap/tidb#30803
|
2022-01-26 20:30:45 +08:00 |
|
|
|
f2dba0e14e
|
*: migrate some collation tests to explain test (#31993)
ref pingcap/tidb#31625
|
2022-01-26 19:32:46 +08:00 |
|
|
|
57beeef5e9
|
executor: dom.close() in test (#31984)
ref pingcap/tidb#31966
|
2022-01-26 18:26:45 +08:00 |
|
|
|
b2cb2e396b
|
cmd/explaintest: migrate some collation tests (#31988)
ref pingcap/tidb#31625
|
2022-01-26 17:56:46 +08:00 |
|
|
|
9e928b2321
|
*: fix weak consistency not work (#31935)
close pingcap/tidb#31933
|
2022-01-25 14:24:11 +08:00 |
|
|
|
8fb83195c5
|
executor: migrate test-infra to testify for slow_query_test.go (#30521)
close pingcap/tidb#28615
|
2022-01-25 12:14:13 +08:00 |
|
|
|
6b85084bbb
|
executor: fix DATA RACE in the TestAnalyzeParameters and other 3 test cases (#31931)
close pingcap/tidb#31930
|
2022-01-25 12:00:11 +08:00 |
|
|
|
39a8562541
|
executor: fix 'set config' string escaping (#31319)
close pingcap/tidb#31258
|
2022-01-25 11:26:11 +08:00 |
|
|
|
172701ce58
|
*: followers in information_schema.placement_policies should show default count when followers not set (#31927)
close pingcap/tidb#31702
|
2022-01-25 11:12:11 +08:00 |
|
|
|
203ab22982
|
*: move the functions that only used in tests (#31929)
ref pingcap/tidb#28720
|
2022-01-24 22:08:11 +08:00 |
|
|
|
2e1cff73f3
|
*: add ExecRestrictedSQL() func for RestrictedSQLExecutor interface (#31618)
ref pingcap/tidb#30918
|
2022-01-24 21:30:11 +08:00 |
|
|
|
20d7589bf3
|
*: fix data race in the TestAnalyzeIncremental (#31908)
close pingcap/tidb#31907
|
2022-01-24 12:31:47 +08:00 |
|
|
|
55fce4539a
|
executor: don't fill generated columns at the non-public state (#31850)
close pingcap/tidb#31735
|
2022-01-24 12:07:47 +08:00 |
|
|
|
9c73e5ed23
|
*: remove the t.Run (#31895)
ref pingcap/tidb#31716
|
2022-01-22 20:31:46 +08:00 |
|
|
|
7f442079ac
|
*: Minimize file and directory permissions (#31740)
ref pingcap/tidb#31310
|
2022-01-22 10:27:46 +08:00 |
|
|
|
4bda04f15c
|
planner: introduce historical statistic dumping triggered by analyze (#31032)
close pingcap/tidb#18745
|
2022-01-21 16:35:46 +08:00 |
|
|
|
2d62d23b20
|
planner: support trace candidates for Datasource (#31810)
ref pingcap/tidb#29661
|
2022-01-21 11:11:45 +08:00 |
|
|
|
ad1c5b5081
|
*: add pushdown for ShowStmt and implement for show columns (#31742)
close pingcap/tidb#29910
|
2022-01-20 20:41:45 +08:00 |
|
|
|
e6812f9481
|
executor: handle collate for min/max(enum/set column) (#31819)
close pingcap/tidb#31638
|
2022-01-20 19:21:46 +08:00 |
|
|
|
c589ee5471
|
*: remove direct placement from models (#31816)
close pingcap/tidb#31427
|
2022-01-20 00:47:45 +08:00 |
|
|
|
a0e31aa987
|
*: fix data race in the CheckMb4ValueInUTF8 (#31781)
close pingcap/tidb#31780
|
2022-01-19 17:33:45 +08:00 |
|
|
|
883f72bd36
|
planner: revise optimize tracer code structure (#31739)
ref pingcap/tidb#29661
|
2022-01-19 12:47:44 +08:00 |
|
|
|
7fd298d916
|
*: Remove direct placement in parser (#31768)
close pingcap/tidb#31485
|
2022-01-19 10:13:45 +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 |
|
|
|
65365628b7
|
executor: fix load data panic if the data is broken at escape character (#30868)
close pingcap/tidb#31589
|
2022-01-18 17:53:44 +08:00 |
|
|
|
c422a60c42
|
cmd/explain_test: migrate collation test and add more tests (#31626)
ref pingcap/tidb#31625
|
2022-01-18 17:29:44 +08:00 |
|
|
|
dc969f0eb8
|
executor: Add replace support for LOAD DATA (#31303)
ref pingcap/tidb#24515
|
2022-01-18 12:31:44 +08:00 |
|
|
|
43294a2938
|
*: Remove column TIBD_DIRECT_PLACEMENT from some sys tables (#31741)
close pingcap/tidb#31426
|
2022-01-18 09:47:44 +08:00 |
|
|
|
50704075af
|
*: insert set default timestamp failed (#29966)
close pingcap/tidb#29926
|
2022-01-18 03:43:44 +08:00 |
|
|
|
ca7ff0a04e
|
executor: fix data race in the IndexNestedLoopHashJoin (#31731)
close pingcap/tidb#31467
|
2022-01-17 23:03:44 +08:00 |
|
|
|
34ce5b5e60
|
topsql: optimize life cycle of stmtstats (#31727)
ref pingcap/tidb#31704
|
2022-01-17 21:11:45 +08:00 |
|
|
|
4bab2b6dff
|
*: Rename table placement_policies to placement_rules (#31698)
close pingcap/tidb#31425
|
2022-01-17 16:01:45 +08:00 |
|
|
|
465f655889
|
* : replace fmt.Sprint with strconv (#31718)
ref pingcap/tidb#31716
|
2022-01-17 15:11:44 +08:00 |
|
|
|
f1f9230264
|
mpp: Fix the crash or error when mpp generate empty task list. (#31658)
close pingcap/tidb#31636
|
2022-01-14 15:25:42 +08:00 |
|
|
|
f637fedac3
|
*: flashback/recover a table will clear its placement settings (#31670)
close pingcap/tidb#31668
|
2022-01-14 11:07:42 +08:00 |
|
|
|
cd56aba07e
|
executor/metrics: distinguish desc a table and explain a SQL on metrics (#30948)
close pingcap/tidb#31115
|
2022-01-13 22:51:42 +08:00 |
|
|
|
4b63b8cc84
|
executor: fix the printing of index comment in information_schema (#31266)
close pingcap/tidb#29740
|
2022-01-13 22:31:42 +08:00 |
|
|
|
8ee88265cd
|
planner, distsql: fix the Stale Read and Local Txn compatibility (#31606)
close pingcap/tidb#31604
|
2022-01-13 22:09:42 +08:00 |
|
|
|
794e838a1d
|
*: Add tidb_enable_direct_placement to default forbid direct placement (#31623)
|
2022-01-13 11:07:33 +08:00 |
|
|
|
dff91fab0a
|
planner: fix panic during optimizer trace (#31542)
close pingcap/tidb#31537
|
2022-01-12 23:07:42 +08:00 |
|
|
|
82a75542e8
|
executor: fix index join bug caused by innerWorker panic (#31563)
close pingcap/tidb#31494
|
2022-01-12 17:17:42 +08:00 |
|
|
|
d101fc0c32
|
*: case-insensitivity with LIKE when query information_schema.columns (#31511)
close pingcap/tidb#31554
|
2022-01-12 14:21:43 +08:00 |
|
|
|
6b1010f405
|
*: enable golangci-lint prealloc (#31521)
close pingcap/tidb#29004
|
2022-01-11 01:09:41 +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 |
|
|
|
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 |
|