|
|
976ec3dc7c
|
ddl: converts NULL to NOT NULL for column types with NULL data reports err (#24641)
|
2021-06-16 15:02:38 +08:00 |
|
|
|
beec206ede
|
ddl/partition: remove the usage of package 'pd/pkg/slice' (#25356)
|
2021-06-15 14:40:36 +08:00 |
|
|
|
2dbcc6cf70
|
ddl: fixed update data report an error when converting from CHAR to DATETIME after adding columns (#25384)
|
2021-06-15 13:36:36 +08:00 |
|
|
|
9321489621
|
ddl, executor: fix test race in terror (#25405)
|
2021-06-15 13:16:36 +08:00 |
|
|
|
3ed698259d
|
infoschema: maintain the snapshotTS in the infocache (#25322)
|
2021-06-11 22:42:35 +08:00 |
|
|
|
cc5e161ac0
|
*: use tikv/client-go/v2 (#25359)
|
2021-06-11 17:24:35 +08:00 |
|
|
|
5a1606740c
|
ddl: add create table like check for temporary table (#25082)
|
2021-06-11 16:50:35 +08:00 |
|
|
|
10db4531d8
|
ddl: refactor bundle[1/2] [5/6] (#24008)
|
2021-06-11 10:44:34 +08:00 |
|
|
|
10cc21b3d4
|
ddl,server,store: Fix ineffectual assignment in tests etc. (#25236)
|
2021-06-11 08:24:35 +08:00 |
|
|
|
a8ea9a75f2
|
store/tikv: make failpoints without code generations (#25247)
|
2021-06-10 17:58:29 +08:00 |
|
|
|
abe6896441
|
ddl: fix the data and indexes inconsistency during ctc (#25323)
|
2021-06-10 17:36:30 +08:00 |
|
|
|
ac06d78691
|
*: enable column-type-change totally (#25263)
|
2021-06-09 10:56:29 +08:00 |
|
|
|
75388187f3
|
ddl: make the column type change switch transparent (#25213)
|
2021-06-08 17:16:28 +08:00 |
|
|
|
47f0f15b14
|
ddl, executor: handle original default value after changing column (#25184)
|
2021-06-06 16:56:27 +08:00 |
|
|
|
a8ad9b7d3a
|
ddl: fix changing index prefixed column type to non-prefixed (#25004)
|
2021-06-05 15:00:27 +08:00 |
|
|
|
3e69ac2ed3
|
ddl: fix reorg goroutine leak after column-type-change is cancelled (#24616)
|
2021-06-05 00:04:28 +08:00 |
|
|
|
4457ba88e6
|
ddl: add virtual columns compatibility for temporary table (#25065)
|
2021-06-04 22:20:28 +08:00 |
|
|
|
a591671a30
|
fix column type change error message (#25154)
|
2021-06-04 19:27:28 +08:00 |
|
|
|
36d11d165e
|
ddl: forbidden conversion decimal to date/datetime/timestamp (#25136)
|
2021-06-04 18:32:28 +08:00 |
|
|
|
2f44a71110
|
cast: fix cast bit to binary and varbinary (#25064)
|
2021-06-04 18:02:28 +08:00 |
|
|
|
3846378f71
|
ddl: Forbid set tiflash replicas on temporary tables (#25036)
|
2021-06-03 18:54:26 +08:00 |
|
|
|
83a9a12a14
|
*: add sys var tidb_enable_global_temporary_table to open global temp table (#25075)
|
2021-06-03 16:10:45 +08:00 |
|
|
|
da8dbe6085
|
ddl: add foreign key compatibility for temporary table (#24961)
|
2021-06-02 19:34:25 +08:00 |
|
|
|
b7e448aa10
|
ddl: add auto random && shard_row_id_bits compatibility for temporary table (#24940)
|
2021-06-02 15:56:26 +08:00 |
|
|
|
e5b0389d87
|
test: fix a name typo error in test file (#25054)
|
2021-06-02 15:39:38 +08:00 |
|
|
|
f24dee95fe
|
ddl: fix column type change won't cast the default value to new one (#25025)
|
2021-06-02 11:43:38 +08:00 |
|
|
|
0158f71cda
|
ddl: support type conversion between non-varchar and varchar (#24959)
|
2021-06-01 18:59:37 +08:00 |
|
|
|
11019d6f34
|
ddl: add admin_checksum_table compatibility for temporary table (#24867)
|
2021-05-31 15:47:36 +08:00 |
|
|
|
7a15d64703
|
store/copr: move tikv.keyranges and tikv.regioninfo to package store/… (#24908)
|
2021-05-28 20:53:36 +08:00 |
|
|
|
88928adb0f
|
ddl, types: fix int to datetime conversion to avoid useless retry (#24874)
|
2021-05-26 15:15:36 +08:00 |
|
|
|
ad72d38bde
|
store/tikv: move funcs split region/ranges by region cache into region_cache.go (#24861)
|
2021-05-25 17:05:34 +08:00 |
|
|
|
79669921ff
|
ddl: add region and split compatibility for temporary table (#24684)
|
2021-05-25 13:17:33 +08:00 |
|
|
|
64bf4b1904
|
ddl: wait 1pc only once for ddl reorg job (#24859)
|
2021-05-25 12:53:33 +08:00 |
|
|
|
d5e0ed0aae
|
ddl: ban the setting replica for tables in system database (MySQL) (#24745)
|
2021-05-24 22:13:33 +08:00 |
|
|
|
17e8561040
|
ddl: speed up the execution time of ddl test and Test Chunk #7 ddl-other (#24780)
|
2021-05-21 14:14:21 +08:00 |
|
|
|
e167b26e11
|
ddl: grammar check for create unsupported temporary table (#24723)
|
2021-05-21 11:28:21 +08:00 |
|
|
|
40a8ae7711
|
ddl: make TestDropLastVisibleColumns stable (#24790)
* ddl: make `TestDropLastVisibleColumns` stable
|
2021-05-20 20:42:17 +08:00 |
|
|
|
c8c2726f3e
|
ddl: speed up the execution time of TestBackwardCompatibility. (#24704)
|
2021-05-20 05:51:40 +08:00 |
|
|
|
a2278dfdf5
|
oracle: simplify timestamp utilities (#24688)
|
2021-05-20 02:53:41 +08:00 |
|
|
|
8fb29eb17e
|
kv: move TxnScope into kv (#24715)
|
2021-05-19 20:01:42 +08:00 |
|
|
|
0f10bef470
|
domain, session: Add new sysvarcache to replace global values cache (#24359)
|
2021-05-17 22:13:39 +08:00 |
|
|
|
2ca98e393c
|
*: compatibility with staleread (#24285)
|
2021-05-17 19:53:39 +08:00 |
|
|
|
031a9fa18b
|
ddl: refactor rule [4/6] (#24007)
|
2021-05-14 17:05:38 +08:00 |
|
|
|
18cbfaac15
|
*: enable gosimple linter (#24617)
|
2021-05-14 09:15:38 +08:00 |
|
|
|
b7c22aa31d
|
kv: remove UnionStore interface (#24625)
|
2021-05-13 21:29:39 +08:00 |
|
|
|
d2bdfd51b7
|
store/tikv: move transaction options out to /kv (#24619)
|
2021-05-13 17:49:39 +08:00 |
|
|
|
f92df3c5b1
|
ddl: speedup test case TestIndexOnMultipleGeneratedColumn (#24487)
|
2021-05-13 10:35:40 +08:00 |
|
|
|
75fcd6586b
|
ddl: forbid partition on temporary mode before put into queue (#24565)
|
2021-05-13 02:19:39 +08:00 |
|
|
|
c8bc701170
|
*: misc cleanups to variable package (#24507)
|
2021-05-11 13:23:38 +08:00 |
|
|
|
24e9c1342b
|
ddl: speedup test case TestModifyColumnTime (#24469)
|
2021-05-11 12:59:38 +08:00 |
|