|
|
3738dec53e
|
*: enable the new collation by default (#32016)
ref pingcap/tidb#32015
|
2022-02-08 12:53:35 +08:00 |
|
|
|
4dc385ce8b
|
test: merge serial tests in ddl, infoschema, session, store, table, telemetry and types (#30874)
|
2021-12-23 20:01:47 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
236794cba4
|
session: migrate test-infra to testify for clustered_index_test (#28901)
|
2021-10-20 13:40:42 +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 |
|
|
|
2a9c3bbbf0
|
session, test: make TestClusteredIndexSyntax stable (#27045)
|
2021-08-10 11:35:15 +08:00 |
|
|
|
1641b3411d
|
executor: fix expression field for show keys from (#26119)
|
2021-07-15 10:29:33 +08:00 |
|
|
|
acf2e82b52
|
executor: fix point_get result on clustered index when new-row-format disabled but new-collation enabled (#24544)
|
2021-05-13 12:45:40 +08:00 |
|
|
|
3eedd404b8
|
executor: add some test cases about partition table dynamic-mode with clustered-index (#24523)
|
2021-05-11 19:59:40 +08:00 |
|
|
|
8913c8c1d7
|
store/tikv:remove "tidb/tablecodec" from snapshot.go (#23686)
Signed-off-by: shirly <AndreMouche@126.com>
|
2021-04-07 16:16:50 +08:00 |
|
|
|
3cf2bf9120
|
session: add session scope for tidb_enable_clustered_index (#23704)
|
2021-03-30 23:31:24 +08:00 |
|
|
|
f6e13b691f
|
executor: fix point/batch on old row format clustered primary key with prefix columns (#23668)
|
2021-03-30 20:01:24 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|
|
|
1cebae21a7
|
planner, sessionctx: turn on the mpp by default (#23401)
|
2021-03-23 21:01:37 +08:00 |
|
|
|
411dba25b1
|
*: deprecate alter-primary-key configuration (#23270)
|
2021-03-18 15:17:36 +08:00 |
|
|
|
f7e22e1ebf
|
planner: fix {index,hash,merge} join on range suffix condition clustered index (#23294)
|
2021-03-16 17:42:55 +08:00 |
|
|
|
cad8e15db2
|
store/tikv: remove kv.Snaphost from store/tikv (#23318)
|
2021-03-15 18:54:55 +08:00 |
|
|
|
fcf60e0a27
|
planner, table: set PrimaryPrefixColumnIds correctly (#23250)
|
2021-03-12 21:18:55 +08:00 |
|
|
|
c22cbc0d10
|
executor: truncate column values from index KV during admin check (#23218)
|
2021-03-10 18:35:40 +08:00 |
|
|
|
f8da635f5a
|
*: refactor and fix the usages of DecodeIndexKV for clustered index (#23096)
|
2021-03-10 16:46:55 +08:00 |
|
|
|
a67f8e6839
|
planner: fix indexJoin(also hash, merge) on prefixed clustered index (#23094)
|
2021-03-09 19:42:55 +08:00 |
|
|
|
b8f6ac0dd3
|
*: fix wrong replace or insert-on-dup behavior on prefixed clustered index (#23091)
|
2021-03-09 16:54:55 +08:00 |
|
|
|
642527d740
|
planner: choose non-prefix column when both index key and handle have the same one (#22980)
|
2021-03-01 20:48:54 +08:00 |
|
|
|
6bd6df7d1e
|
planner: let tikv know primary prefix columns info (#22829)
|
2021-03-01 16:20:54 +08:00 |
|