|
|
933e456beb
|
executor: disallow split table region by null values (#20496)
|
2020-12-26 15:26:02 +08:00 |
|
|
|
c3e54962d1
|
executor: fix a bug that can not insert null into a not null column in the empty SQL mode (#21237)
Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
|
2020-12-25 11:44:00 +08:00 |
|
|
|
5aebcee5cf
|
executor, session, sessionctx: fix the error message of read-only variable is corrupted (#21948)
|
2020-12-23 20:09:00 +08:00 |
|
|
|
e172656e37
|
expression: fix comparing json with string (#21903)
|
2020-12-23 11:54:17 +08:00 |
|
|
|
d44e123395
|
planner: prevent agg push down if it is in the outer child of apply (#21902)
|
2020-12-22 16:43:26 +08:00 |
|
|
|
1265a115f6
|
chunk: fix min/max for enum/set is incompatible with MySQL (#21566)
|
2020-12-21 17:07:00 +08:00 |
|
|
|
e9b11b72a3
|
util: fix bad number error with DISTINCT when dividing long decimals (#21783)
|
2020-12-18 16:29:35 +08:00 |
|
|
|
fd587c3552
|
session: add a switch for index merge join (#21830)
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
|
2020-12-18 11:05:05 +08:00 |
|
|
|
91ec971961
|
session: Support getting last query info for test purpose (#21557)
Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
|
2020-12-17 19:29:35 +08:00 |
|
|
|
259a89ade2
|
executor: set StmtType correctly in SummaryStmt for failed queries (#21855)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-12-17 18:41:15 +08:00 |
|
|
|
9f095242b5
|
exeutor: add a switch for memory tracker in aggregate (#21597)
|
2020-12-16 15:01:35 +08:00 |
|
|
|
67d66d68f2
|
expression: fix casting year 0 to string 0000 (#21469)
|
2020-12-15 17:33:55 +08:00 |
|
|
|
41eb594924
|
expression: handle hybrid field types for where clause (#21724)
|
2020-12-15 16:06:54 +08:00 |
|
|
|
ab9cd019be
|
*: make expression index as an experiment feature (#21721)
Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
|
2020-12-14 20:52:44 +08:00 |
|
|
|
087190a6e2
|
unistore: fix index-out-of-range error when unistore executes TopN (#21672)
|
2020-12-11 17:53:21 +08:00 |
|
|
|
39d8fcc71b
|
executor: fix value swapping and multi-updates in UPDATE statement (#20493)
|
2020-12-10 15:48:02 +08:00 |
|
|
|
8dd5b0a0c4
|
planner: do not propagate column eq with different column types (#21495)
|
2020-12-09 19:54:43 +08:00 |
|
|
|
3b1e1027fd
|
expression, json: fix converting from string to decimal (#21592)
|
2020-12-09 17:23:20 +08:00 |
|
|
|
0eb8ff97bc
|
executor: open childExec during execution for UnionExec (#21561)
|
2020-12-09 15:10:15 +08:00 |
|
|
|
d1d891bc6c
|
planner: refine the error message when split region by decimal column (#20543)
|
2020-12-09 12:21:48 +08:00 |
|
|
|
28c9e9290b
|
*: gocritic fixes for commentFormatting (#21578)
|
2020-12-09 12:03:17 +08:00 |
|
|
|
cd2600f529
|
expression: fix parse timestamp literal using datetime type (#21558)
|
2020-12-09 11:38:47 +08:00 |
|
|
|
b28f8adfed
|
expression: set flen to -1 when cast float to string (#21409)
|
2020-12-07 16:38:21 +08:00 |
|
|
|
c7cdbe7278
|
executor: stabilize test TestSetVar (#21493)
|
2020-12-07 14:30:18 +08:00 |
|
|
|
0deb0a3426
|
expression: fix compatibility behaviors in zero datetime with MySQL (#21220)
|
2020-12-07 14:13:43 +08:00 |
|
|
|
22e5ebd310
|
*: use the Local TSO to update ForUpdateTS (#21490)
Signed-off-by: JmPotato <ghzpotato@gmail.com>
|
2020-12-04 13:41:47 +08:00 |
|
|
|
32d19b78e1
|
*: refine runtime stats display and tiny bug fix for metrics (#21022)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-11-26 16:35:25 +08:00 |
|
|
|
4af99998d5
|
store, executor: Add rateLimitAction Ticase (#20901)
|
2020-11-26 13:56:51 +08:00 |
|
|
|
ceefbf1591
|
executor: Add the HashAggExec runtime information (#20577)
|
2020-11-25 21:56:52 +08:00 |
|
|
|
4dfb172d9a
|
errno: show column name in redacted duplicate entry error (#21261)
|
2020-11-25 21:39:23 +08:00 |
|
|
|
e01f5e41c2
|
store, session: Introduce system variable to control ratelimit action (#21259)
|
2020-11-25 20:27:38 +08:00 |
|
|
|
af58658b63
|
*: implement priority control for OOM Action (#21170)
|
2020-11-25 19:44:26 +08:00 |
|
|
|
65c8cb6354
|
store, executor: refactor ratelimitAction (#21168)
|
2020-11-24 16:20:00 +08:00 |
|
|
|
6910eae2a1
|
executor: load data statement shoule not be prepared (#21188)
|
2020-11-23 13:49:56 +08:00 |
|
|
|
22feeb4aef
|
executor:Add runtime stat for IndexMergeReaderExecutor (#20653)
Signed-off-by: jyz0309 <45495947@qq.com>
|
2020-11-19 19:36:54 +08:00 |
|
|
|
49a1527893
|
expression: adjust int constant when compare with year type (#21099)
|
2020-11-19 19:04:53 +08:00 |
|
|
|
e6e894dcc4
|
executor: add missing update table delta for TxnCtx (#20982)
|
2020-11-19 10:58:45 +08:00 |
|
|
|
a426a0e5ff
|
planner: disallow multi-updates on primary key (#20603)
|
2020-11-17 18:33:53 +08:00 |
|
|
|
de75e604ff
|
*: differentiate types for user variables (#18973)
Co-authored-by: lzmhhh123 <lzmhhh123@gmail.com>
|
2020-11-17 17:03:41 +08:00 |
|
|
|
ee5d026855
|
executor: fix unstable test of TestIntegrationCopCache (#21071)
|
2020-11-17 12:02:27 +08:00 |
|
|
|
2a185ec4cf
|
executor, expression: Fixed the warning messages when calling date_add function failed (#20418)
|
2020-11-13 12:04:34 +08:00 |
|
|
|
3ef3e54b5e
|
planner: don't push down null sensitive join conditions (#19620)
|
2020-11-12 17:16:31 +08:00 |
|
|
|
611d24911e
|
store, executor: Fix TestCoprocessorOOMAction may get stuck. (#20897)
|
2020-11-11 11:07:15 +08:00 |
|
|
|
36ca73db53
|
store, executor: Fix coprocessor layer may encounter deadlock due to OOM (#20697)
|
2020-11-06 14:15:04 +08:00 |
|
|
|
c243a0b8ce
|
expression: fix ADD_DATE daylight saving time change (#20871)
|
2020-11-06 11:40:01 +08:00 |
|
|
|
de4612597c
|
transaction: lock unique key for delete operation (#19220)
Signed-off-by: you06 <you1474600@gmail.com>
|
2020-10-29 12:08:26 +08:00 |
|
|
|
fd852341f0
|
executor: fix TestPrevStmtDesensitization (#20680)
|
2020-10-28 14:37:13 +08:00 |
|
|
|
bf043c2d1f
|
executor, expression: Fixed the warning messages when calling str_to_date function failed (#20415)
|
2020-10-28 14:04:01 +08:00 |
|
|
|
ce29f22ed9
|
store, executor: Fix rateLimitAction may fail to destroy token (#20644)
|
2020-10-28 13:39:58 +08:00 |
|
|
|
fd84a91895
|
ddl, tikv: add delay during AddIndex DDL and remove schema check for async commit (#20550)
|
2020-10-28 11:48:34 +08:00 |
|