|
|
32f96fef77
|
expression: make infer collation support the expressions with different charset (#27863)
|
2021-10-11 14:51:25 +08:00 |
|
|
|
1555ebd1bc
|
*: Forbid tablesample for local temporary table (#28672)
|
2021-10-09 15:19:23 +08:00 |
|
|
|
bba2848f94
|
executor: move test setup code from TestT to TestMain (#28441)
|
2021-09-30 17:52:47 +08:00 |
|
|
|
42e8d29931
|
*: Remove noop function check for local temporary table (#28282)
|
2021-09-26 11:30:46 +08:00 |
|
|
|
c01f1a3c5f
|
config: change tidb_top_sql_agent_address to config top-sql.receiver-address (#28135)
|
2021-09-22 17:48:45 +08:00 |
|
|
|
64494c5c93
|
charset: comment a test to prevent it block ci (#28112)
|
2021-09-17 11:20:42 +08:00 |
|
|
|
04684e6e58
|
ddl: support recover/flashback table for label rules (#27073)
|
2021-09-07 15:40:58 +08:00 |
|
|
|
afca7649fa
|
planner: refine prefer-range-scan behavior (#27123)
|
2021-09-02 12:06:14 +08:00 |
|
|
|
8fd619359e
|
*: Support PLACEMENT_ADMIN dynamic priv (#27600)
|
2021-08-31 17:08:13 +08:00 |
|
|
|
b1f3974f10
|
*: refactor Allocator.Alloc() interface for separating auto IDs (#27616)
|
2021-08-28 15:32:05 +08:00 |
|
|
|
5fcfd890a4
|
privileges: add DASHBOARD_CLIENT dynamic privilege (#27591)
|
2021-08-27 16:26:05 +08:00 |
|
|
|
0f51627cd1
|
expression, executor: introduce propagateType for castDecimalAsReal (#26651)
|
2021-08-24 15:36:04 +08:00 |
|
|
|
9691e50710
|
execution: fix cte dead lock when used with IndexLookupJoin (#27465)
|
2021-08-24 15:26:04 +08:00 |
|
|
|
1221b13182
|
executor: migrate TestTemporaryTableNoNetwork to testify (#27460)
|
2021-08-23 19:12:03 +08:00 |
|
|
|
002318ff5b
|
fix data race (#27477)
Co-authored-by: tison <wander4096@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2021-08-23 18:19:38 +08:00 |
|
|
|
b47d772d47
|
charset: add a config field to control charset feature (#27288)
|
2021-08-20 23:46:01 +08:00 |
|
|
|
c9c3463ac1
|
expression: fix wrong result for date add sub (#27244)
|
2021-08-20 17:28:02 +08:00 |
|
|
|
247e4edacc
|
*: fix unstable test testSerialSuite.TestTemporaryTableNoNetwork (#27436)
|
2021-08-20 17:08:02 +08:00 |
|
|
|
fbe0bb13bc
|
executor: migrate goroutine leak tests to goleak (#27405)
|
2021-08-20 13:48:01 +08:00 |
|
|
|
203b3b2d04
|
session: do not allow historical read in local temporary tables (#27363)
|
2021-08-20 11:44:00 +08:00 |
|
|
|
fdb72436c4
|
ddl: forbidden flashback/recover local temprorary table (#27323)
|
2021-08-20 10:38:01 +08:00 |
|
|
|
af66129b1e
|
go.mod: update parser (#27339)
|
2021-08-18 19:30:00 +08:00 |
|
|
|
165e365e64
|
session,server: forbid stale read in local temporary tables (#27270)
|
2021-08-18 12:14:01 +08:00 |
|
|
|
0de541c184
|
ddl: Check create table options for local temporary table (#27150)
|
2021-08-16 20:09:59 +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 |
|
|
|
da2b7d2b03
|
executor: add test case for tablesample in local temporary table (#27133)
|
2021-08-12 21:37:16 +08:00 |
|
|
|
f93ae253ec
|
expression: Added type compare check for int/binary strings for BETWEEN, issue-23602 (#27085)
|
2021-08-12 11:51:15 +08:00 |
|
|
|
d4208b5674
|
planner: fix wrong type when unsigned int value union int value (#26545)
|
2021-08-11 19:17:15 +08:00 |
|
|
|
6720fcd40f
|
ddl: add test case of show table regions / split table in local temporary … (#26901)
|
2021-08-09 11:17:14 +08:00 |
|
|
|
5561c0b819
|
expression/builtin: Add privilege check to function tidb_decode_sql_digests (#26953)
|
2021-08-06 14:41:13 +08:00 |
|
|
|
cdaf996f56
|
expression/builtin: Add tidb_decode_sql_digests function (#26787)
|
2021-08-06 00:09:12 +08:00 |
|
|
|
0c7283418b
|
executor: make NO_ZERO_IN_DATE affect the default values (#26828)
|
2021-08-05 03:05:07 +08:00 |
|
|
|
03e25c3087
|
*: Add plan recreator executor framework (#26700)
|
2021-08-05 02:19:06 +08:00 |
|
|
|
c3f92c28bb
|
infoschema, executor: Add SQL Text to INFORMATION_SCHEMA.(CLUSTER_)DEADLOCKS table (#26711)
|
2021-08-04 18:19:07 +08:00 |
|
|
|
f8d420b2cc
|
executor: fix several analyze related unstable tests (#26875)
|
2021-08-04 15:19:08 +08:00 |
|
|
|
6a1e5215df
|
executor: Add insert/replace ignore/on duplicate key support for local temporary table (#26636)
|
2021-08-04 14:19:07 +08:00 |
|
|
|
0f32f3614d
|
*: remove expression index out of experimental index (#26791)
|
2021-08-02 19:31:06 +08:00 |
|
|
|
5c5f344b24
|
executor: fix virtual columns in index join (#26720)
|
2021-08-02 11:21:05 +08:00 |
|
|
|
401c46f528
|
executor: Local temporary table do not write any record to tikv (#26470)
|
2021-07-30 16:59:04 +08:00 |
|
|
|
89e5ce0686
|
infoschema, executor: Support getting current executing SQL text in TIDB_TRX table (#26357)
|
2021-07-28 16:08:17 +08:00 |
|
|
|
dd2fadb190
|
expression, executor: fix type infer for greatest/leastest(datetime) (#26533)
|
2021-07-26 17:04:16 +08:00 |
|
|
|
989361a0a8
|
infoschema, executor, txn: Decode key in DEADLOCKS and DATA_LOCK_WAITS (#26231)
|
2021-07-23 17:18:14 +08:00 |
|
|
|
dbe1f176a4
|
Revert: "*: keep the precision of intermediate decimal result as accurate as possible" (#26443)
|
2021-07-21 17:51:35 +08:00 |
|
|
|
39c9a4d47a
|
*: keep the precision of intermediate decimal result as accurate as possible (#26372)
|
2021-07-20 20:25:35 +08:00 |
|
|
|
8fe8c27943
|
executor: fix the pessimistic lock on the temporary test case (#26222)
|
2021-07-20 20:17:34 +08:00 |
|
|
|
4f26765194
|
privilege: add restricted read only (#25340)
|
2021-07-16 12:09:33 +08:00 |
|
|
|
c6680e999b
|
*: update client-go and update mocktikv usages (#25911)
|
2021-07-09 10:57:32 +08:00 |
|
|
|
ad0f654fcb
|
planner: fix bug when unfolding wildcard in view definiton (#25226)
|
2021-07-02 14:49:26 +08:00 |
|
|
|
7e53276296
|
domain,session: fix annoying log when running session bench test (#25796)
|
2021-06-29 23:21:25 +08:00 |
|
|
|
f1a8e7d068
|
*: update tikv/client-go to improve failpoint performance issue (#25797)
|
2021-06-29 15:57:25 +08:00 |
|