|
|
3edde02708
|
executor: fix unstable TestMaxPreparedStmtCount (#40024)
ref pingcap/tidb#39735
|
2022-12-19 15:12:54 +08:00 |
|
|
|
97a9e63d78
|
sessionctx, executor: fix failure of reading MaxPreparedStmtCount (#39736)
close pingcap/tidb#39735
|
2022-12-15 19:14:53 +08:00 |
|
|
|
b03690a3ae
|
planner: update some UTs from cost model1 to model2 (#39138)
ref pingcap/tidb#35240
|
2022-11-15 11:33:54 +08:00 |
|
|
|
678aa56ece
|
planner: update some UTs from cost model1 to model2 (#39124)
ref pingcap/tidb#35240
|
2022-11-14 14:31:54 +08:00 |
|
|
|
80c8fea9ec
|
planner: update some UTs from cost model1 to model2 (#39085)
ref pingcap/tidb#35240
|
2022-11-11 17:07:53 +08:00 |
|
|
|
c6e1982fb2
|
sessionctx: enable clustered index by default (#38447)
|
2022-11-04 10:06:03 +08:00 |
|
|
|
a65468ecfe
|
planner: treat null as a different type compare to other types (#38840)
close pingcap/tidb#38710
|
2022-11-03 13:30:00 +08:00 |
|
|
|
5fa9da1bf7
|
planner: make the meaning of displayed estimated row count consistent with actual row count (#38188)
close pingcap/tidb#38187
|
2022-10-17 18:45:53 +08:00 |
|
|
|
70684d39de
|
*: enable mock session manager and schemaLease for all unit tests (#37623)
|
2022-09-06 14:04:55 +08:00 |
|
|
|
42b6883057
|
planner: allow requesting MPP task for simple selection or projection operator (#37422)
close pingcap/tidb#35875
|
2022-08-30 10:42:23 +08:00 |
|
|
|
2858bc1571
|
*: refine mock session manager (#37400)
|
2022-08-26 15:06:21 +08:00 |
|
|
|
ba8e7cc78e
|
planner: remove keyword prepared in plan cache backend (#37023)
ref pingcap/tidb#36598
|
2022-08-10 17:50:48 +08:00 |
|
|
|
f3eb59c079
|
executor: close RecordSet (#37003)
|
2022-08-10 13:00:47 +08:00 |
|
|
|
244b353a11
|
planner: support session level for the variable tidb_enable_prepared_plan_cache (#36923)
ref pingcap/tidb#36598
|
2022-08-08 11:18:47 +08:00 |
|
|
|
9a16a8dd19
|
*: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
|
2022-08-01 17:34:05 +08:00 |
|
|
|
158ba1a1d9
|
*: enable part revive for all code (#36703)
|
2022-08-01 14:02:06 +08:00 |
|
|
|
02de667042
|
testkit: add MockSessionManager (#34124)
ref pingcap/tidb#31716
|
2022-04-21 12:14:04 +08:00 |
|
|
|
fef98f2239
|
domain,server,session: optimize gc safepoint advancing for internal transaction (#32726)
close pingcap/tidb#32725
|
2022-04-07 14:14:32 +08:00 |
|
|
|
7cf784cf26
|
statistics: handle contants in Selectivity() (#32761)
ref pingcap/tidb#32758, close pingcap/tidb#32835
|
2022-03-06 23:41:48 +08:00 |
|
|
|
17106ff226
|
*: remove skipping for data race test (#32736)
ref pingcap/tidb#31716
|
2022-03-02 15:55:46 +08:00 |
|
|
|
edb900e6fd
|
executor: migrate test-infra to testify for memtable_reader_test.go (#32735)
close pingcap/tidb#28596
|
2022-03-02 15:23:46 +08:00 |
|
|
|
20bd94918b
|
planner: fix the usage of ParamMarker for PointGet (#32235)
ref pingcap/tidb#31056
|
2022-02-22 12:55:42 +08:00 |
|
|
|
57beeef5e9
|
executor: dom.close() in test (#31984)
ref pingcap/tidb#31966
|
2022-01-26 18:26:45 +08:00 |
|
|
|
80527cbbc0
|
planner: do not cache the tableDual plan (#31290)
close pingcap/tidb#31280
|
2022-01-05 19:48:36 +08:00 |
|
|
|
3688609096
|
executor: fix prepare 'do 1' statement panic (#31142)
close pingcap/tidb#31141
|
2021-12-30 15:09:50 +08:00 |
|
|
|
57b2908957
|
planner: improve the bindSQL check for plan cache (#31054)
|
2021-12-28 15:28:20 +08:00 |
|
|
|
2e79433b71
|
test: merge executor's serial tests to other tests (#30711)
|
2021-12-15 19:36:35 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
62b07a6c92
|
*: migrate test-infra to testify for executor/prepared_test.go (#29861)
|
2021-11-18 15:05:47 +08:00 |
|
|
|
276721877c
|
planner: generate PointGet plans for PlanCache when all conditions are EQ (#29859)
|
2021-11-17 16:53:47 +08:00 |
|
|
|
da6252e9a5
|
planner: fix the issue that some IndexJoin cannot use plan-cache (#29238)
|
2021-11-01 12:00:28 +08:00 |
|
|
|
83e559db0a
|
planner: allow refineArgs for plan cache in some situations (#28944)
|
2021-10-29 18:09:49 +08:00 |
|
|
|
da39d755cb
|
planner: forbid temporary table related plan cache when plan cache enable (#29210)
|
2021-10-28 21:14:49 +08:00 |
|
|
|
20023fe9ea
|
planner: add more test cases for plan cache (#29175)
|
2021-10-28 19:04:50 +08:00 |
|
|
|
88f57113ce
|
planner: add more test cases about plan-cache with varied operators (#29100)
|
2021-10-26 15:36:48 +08:00 |
|
|
|
82eda3a372
|
planner: add some test cases about pushed down operators with parameters when using plan-cache (#29065)
|
2021-10-26 11:38:48 +08:00 |
|
|
|
019ab3e751
|
planner: add more test cases for plan cache (#28840)
|
2021-10-25 17:23:41 +08:00 |
|
|
|
6d24f8cf4b
|
planner: add an extra safe-guard selection upon DataSource to prevent wrong results caused by wrong rebuilt range when using plan-cache (#28976)
|
2021-10-21 04:12:45 +08:00 |
|
|
|
6c109c91f7
|
planner: forbid constant fold when plan cache enable (#28790)
|
2021-10-14 17:33:27 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
501e87ec44
|
planner: fix the issue that some PointGet plans generated in physical-stage cannot be cached (#28478)
|
2021-10-09 17:33:24 +08:00 |
|
|
|
091ae3bde0
|
planner: generate addition selection when plan cache enable (#28457)
|
2021-09-29 16:38:47 +08:00 |
|
|
|
b99620cf1c
|
planner: add more unit tests for prepare plan cache (#28460)
|
2021-09-29 07:56:46 +08:00 |
|
|
|
3e2605acd5
|
planner: fix the issue that planner may cache invalid plans for joins in some cases (#28432)
|
2021-09-28 11:09:13 +08:00 |
|
|
|
abae1fbb3f
|
expression: fix invalid Flen of decimal value when using plan cache (#28100)
|
2021-09-27 15:04:48 +08:00 |
|
|
|
7dbf7b31c5
|
test: fix data race of Kill (#27864)
|
2021-09-08 23:12:58 +08:00 |
|
|
|
7755d25aba
|
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers (#27198)
|
2021-08-16 18:52:00 +08:00 |
|
|
|
b1d134d7d9
|
txn: Add txn state's view (#22908)
|
2021-05-12 19:25:40 +08:00 |
|
|
|
50234d1c50
|
executor: skip TestPrepareStmtAfterIsolationReadChange when race enable (#24200)
|
2021-04-23 11:43:54 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|