|
|
426a527a93
|
* : statement summary should know the slow write is blocked on read lock lease (#30166)
|
2021-12-01 09:47:53 +08:00 |
|
|
|
724da32b12
|
tables: fix data race in mockStatRemoteData (#30180)
|
2021-11-29 11:59:53 +08:00 |
|
|
|
7f93b09efd
|
table/tables: add StateRemote interface for the cached table (#29152)
|
2021-11-25 14:17:50 +08:00 |
|
|
|
9cd0b49f7f
|
partition: Show partition reformat (#29945)
|
2021-11-25 04:21:50 +08:00 |
|
|
|
c48db39846
|
*: support renew lease for read operation on cached table (#29840)
|
2021-11-22 22:37:49 +08:00 |
|
|
|
b5d336c5e5
|
*: contains update/delete point get should not trigger table cache condition (#29815)
|
2021-11-16 12:51:07 +08:00 |
|
|
|
9c683d3f67
|
dml : Support point get / batch point get for cache table (#29703)
|
2021-11-15 15:49:07 +08:00 |
|
|
|
2409c83381
|
*: fix staled table cache usage inside a transaction (#29443)
|
2021-11-11 18:23:05 +08:00 |
|
|
|
00d0f14242
|
table/tables: make CI stable for table/tables package (#29688)
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2021-11-11 15:28:24 +08:00 |
|
|
|
af5b449270
|
*: update tikv client to use the new transaction Begin method (#29426)
|
2021-11-11 11:35:05 +08:00 |
|
|
|
bbea5a794e
|
dml : cache table reads data from the original table in a new transaction (#29575)
|
2021-11-09 16:47:06 +08:00 |
|
|
|
9f68c8e92a
|
plan,table : support write operator for cache table and mock lockwrite state (#29444)
|
2021-11-08 16:11:04 +08:00 |
|
|
|
a78e7fe572
|
*: insert/update or explain should not trigger table cache condition (#29477)
|
2021-11-08 12:35:03 +08:00 |
|
|
|
9bbc7ad74a
|
dml : dml read operation for cache table (#29184)
|
2021-11-04 12:07:01 +08:00 |
|
|
|
cf21dea489
|
test: tests call collate.SetNewCollationEnabledForTest should run in serial (#29325)
|
2021-11-03 11:47:01 +08:00 |
|
|
|
55a38a1c76
|
*: tiny clean up the RecordSet NewChunk() method (#29232)
|
2021-11-02 20:02:51 +08:00 |
|
|
|
412dd4f763
|
parser: refactor Parse() interface to make it extensible (#28975)
|
2021-10-21 10:56:45 +08:00 |
|
|
|
fcf2178543
|
table: fix redundant and misleading conditions (#28228)
|
2021-10-13 12:15:26 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
267a3b8162
|
executor: add auto id allocator execution runtime stats (#28013)
|
2021-10-08 17:35:24 +08:00 |
|
|
|
f2cf4cc7ca
|
table: check duplicate row_id in insert stmt (#27455)
|
2021-09-23 14:52:45 +08:00 |
|
|
|
e5bf177cd9
|
*: Use snapshot interceptor to handle temporary table's insert/update/delete (#28218)
|
2021-09-23 10:00:46 +08:00 |
|
|
|
48c624b201
|
*: remove some unnecessary exported/interface functions (#28134)
|
2021-09-22 15:22:45 +08:00 |
|
|
|
680de922ed
|
*: fix license header (#28085)
|
2021-09-17 22:26:41 +08:00 |
|
|
|
33e989dd18
|
table/tables: migrate test-infra to testify for tables_test.go (#27902)
|
2021-09-17 11:02:42 +08:00 |
|
|
|
fc27ab259b
|
ddl: fix the compatibility of dropping non-exist column (#27916)
|
2021-09-13 14:04:40 +08:00 |
|
|
|
0b1ef1198b
|
table/tables: migrate test-infra to testify for partition_test.go (#27812)
|
2021-09-11 09:44:39 +08:00 |
|
|
|
28b6f52a8e
|
table/tables: migrate test-infra to testify for index_test.go (#27557)
|
2021-09-06 22:40:57 +08:00 |
|
|
|
777b40cb8c
|
*: refactor Allocator.Rebase() interface (#27649)
|
2021-08-30 13:10:11 +08:00 |
|
|
|
b1f3974f10
|
*: refactor Allocator.Alloc() interface for separating auto IDs (#27616)
|
2021-08-28 15:32:05 +08:00 |
|
|
|
462c9dc5ca
|
*: Add temp_table_size support for local temporary table (#27205)
|
2021-08-16 22:19: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 |
|
|
|
deb6dadc6c
|
planner: encode min/max varchar correctly when pruning list-column partitions (#27052)
|
2021-08-10 16:17:15 +08:00 |
|
|
|
bb32631b6a
|
Revert "ddl: fix create partition table error under NO_UNSIGNED_SUBTRACTION" (#26935)
|
2021-08-10 12:09:15 +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 |
|
|
|
c0aaff5aa5
|
planner: fix the unstable unit test TestTableFromMeta (#26463)
|
2021-07-22 17:46:14 +08:00 |
|
|
|
39a4827fab
|
tables: avoid delete the primary index when deleting clustered table row (#26459)
|
2021-07-22 15:12:13 +08:00 |
|
|
|
d05b6f4c71
|
dml: fix index column offset beyond the range (#25699)
|
2021-07-15 17:29:33 +08:00 |
|
|
|
8f8dcf3a06
|
*: temporarily skip some unstable test cases (#26149)
|
2021-07-12 20:21:32 +08:00 |
|
|
|
94194679a4
|
*: finish insert/point_get for local temporary table (#26053)
|
2021-07-09 18:13:30 +08:00 |
|
|
|
5e75a1c7ee
|
*: Rename variable GlobalTemporaryTables in TxnCtx to TemporaryTables (#26028)
|
2021-07-08 13:01:29 +08:00 |
|
|
|
9c947dffe4
|
ddl: fix create partition table error under NO_UNSIGNED_SUBTRACTION (#25435)
|
2021-06-18 11:50:38 +08:00 |
|
|
|
2653b128ed
|
planner: forbid BatchPointGet on tables partitioned by compound expressions (#25538)
|
2021-06-18 11:02:38 +08:00 |
|
|
|
abe6896441
|
ddl: fix the data and indexes inconsistency during ctc (#25323)
|
2021-06-10 17:36:30 +08:00 |
|
|
|
cbb6f4e64c
|
*: add global system variable tmp_table_size (#24827)
|
2021-06-09 18:48:30 +08:00 |
|
|
|
95e9ea82ac
|
table: remove reading from non-specificed partitions in IODKU (#24872)
|
2021-05-26 10:59:34 +08:00 |
|
|
|
ced56153b8
|
executor,table: fix 'show create table' for the temporary table (#24857)
|
2021-05-25 20:33:34 +08:00 |
|
|
|
d5f01e1477
|
kv: extract subset of tikv.KeyFlags (#24739)
|
2021-05-25 12:35:33 +08:00 |
|
|
|
163eb5f03c
|
planner: Implement PointGet in TryFastPlan for range/list paritition table (#24588)
* implement PointGet in TryFastPlan for range/list partition
|
2021-05-22 01:23:53 +08:00 |
|
|
|
b7c22aa31d
|
kv: remove UnionStore interface (#24625)
|
2021-05-13 21:29:39 +08:00 |
|