|
|
f9c7bbccec
|
*: authentication using tidb_auth_token plugin (#38773)
close pingcap/tidb#38504
|
2022-11-04 02:54:00 +08:00 |
|
|
|
1eeedacc60
|
*: remove goleak's ignoring opencensus top function (#37908)
|
2022-09-19 12:29:00 +08:00 |
|
|
|
9a16a8dd19
|
*: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
|
2022-08-01 17:34:05 +08:00 |
|
|
|
678bbeefd0
|
admin: rename the same name field in the log (#36626)
|
2022-07-27 21:39:11 +08:00 |
|
|
|
bf743a6ca0
|
*: enable flaky test for all test (#36385)
close pingcap/tidb#36404
|
2022-07-22 15:35:09 +08:00 |
|
|
|
65e0b8e541
|
client: KV requests with source label (#34833)
close pingcap/tidb#33963
|
2022-07-01 19:46:39 +08:00 |
|
|
|
16df1942d0
|
*: add timeout for test cases (#35844)
|
2022-06-30 20:18:38 +08:00 |
|
|
|
2b4a4c6d7a
|
*: support bazel (#33691)
close pingcap/tidb#34083
|
2022-06-07 15:22:30 +08:00 |
|
|
|
810f8ae12e
|
*: remove pingcap/check dependency (#34734)
close pingcap/tidb#28328
|
2022-05-17 21:38:37 +08:00 |
|
|
|
73f3435346
|
ddl: move some admin function to ddl (#34527)
close pingcap/tidb#34526
|
2022-05-10 18:14:34 +08:00 |
|
|
|
1bf64c60f4
|
*: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
|
2022-04-26 19:28:51 +08:00 |
|
|
|
ffa4ba91e3
|
parser: turn some functions into member functions of model.Job (#34175)
ref pingcap/tidb#31716
|
2022-04-24 14:42:49 +08:00 |
|
|
|
67b073425f
|
ddl: fix inappropriate schema state output by admin show ddl jobs (#33850)
ref pingcap/tidb#23494, close pingcap/tidb#24420
|
2022-04-11 15:26:34 +08:00 |
|
|
|
6b2e37f18c
|
gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
|
2022-03-17 15:10:31 +08:00 |
|
|
|
42675fd9db
|
admin: loop unwinding for CancelJobs (#32717)
ref pingcap/tidb#31716
|
2022-03-02 19:57:46 +08:00 |
|
|
|
5988d0b2f4
|
*: update client-go and etcd version (#32457)
close pingcap/tidb#32456
|
2022-02-22 11:11:43 +08:00 |
|
|
|
1624123b84
|
*: fix time zone problems encountered when changing the other type columns to timestamp type columns (#31843)
close pingcap/tidb#29585
|
2022-02-21 23:11:42 +08:00 |
|
|
|
9c64224c49
|
*: Reduce data inconsistencies (#31547)
ref pingcap/tidb#26833
|
2022-02-11 13:51:36 +08:00 |
|
|
|
2e1cff73f3
|
*: add ExecRestrictedSQL() func for RestrictedSQLExecutor interface (#31618)
ref pingcap/tidb#30918
|
2022-01-24 21:30:11 +08:00 |
|
|
|
aa9f530d15
|
ddl: put the non-reorg jobs back to general queue (#31461)
close pingcap/tidb#31460
|
2022-01-11 16:23:42 +08:00 |
|
|
|
5cd37f0008
|
session: fix data race in ParseWithParamsInternal (#31058)
close pingcap/tidb#30918
|
2022-01-06 21:02:37 +08:00 |
|
|
|
3de13842b3
|
test: control log level with environment variables (#30871)
|
2021-12-24 17:03:48 +08:00 |
|
|
|
23c71f1a3b
|
execute: don't transform charset in internal sql (#30843)
close pingcap/tidb#30789
|
2021-12-20 17:15:46 +08:00 |
|
|
|
b4df7ca4dc
|
test: make all the tests run in serial (#30692)
|
2021-12-14 18:06:36 +08:00 |
|
|
|
7746b6b70a
|
test: fix incorrect regexp pattern during migrating test (#30080)
|
2021-12-02 05:51:53 +08:00 |
|
|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
592469352e
|
ddl: Support ALTER DATABASE Placement Policy/ DirectOptions (#27894)
|
2021-10-09 14:25:25 +08:00 |
|
|
|
fd3730577d
|
ddl: move modify-column job to add-index job queue (#27748)
|
2021-09-08 10:50:57 +08:00 |
|
|
|
b35c7bc6e4
|
ddl: Support the operation of dropping multi-indexes in one statement (#20457)
|
2021-09-02 15:14:15 +08:00 |
|
|
|
22034c5bcd
|
ddl: support alter table TABLE_NAME engine=xxxx (#27484)
|
2021-08-23 23:06:04 +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 |
|
|
|
f9652b26f2
|
executor: migrate TestBatchInsertWithOnDuplicate to testify (#26712)
|
2021-08-05 02:45:08 +08:00 |
|
|
|
1ca5b1450e
|
util/admin: migrate admin test to testify (#26318)
|
2021-07-21 21:00:13 +08:00 |
|
|
|
05bedf7cc0
|
util: fix can use invisible index after admin check table (#26233)
|
2021-07-15 16:41:33 +08:00 |
|
|
|
c6680e999b
|
*: update client-go and update mocktikv usages (#25911)
|
2021-07-09 10:57:32 +08:00 |
|
|
|
cc5e161ac0
|
*: use tikv/client-go/v2 (#25359)
|
2021-06-11 17:24:35 +08:00 |
|
|
|
9f8175743f
|
*: refine some error messages (#24767)
|
2021-06-03 21:14:26 +08:00 |
|
|
|
b7c22aa31d
|
kv: remove UnionStore interface (#24625)
|
2021-05-13 21:29:39 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|
|
|
24c9df147d
|
*: refactor table.Table interface, clean up unnecessay methods (#22430)
|
2021-03-02 19:48:54 +08:00 |
|
|
|
b74dfaf810
|
mockstore: move mockstore/cluster to tikv/mockstore/cluster (#22856)
Signed-off-by: disksing <i@disksing.com>
|
2021-02-22 15:42:16 +08:00 |
|
|
|
27db39b480
|
*: use CLUSTERED and NONCLUSTERED to control primary key type (#22409)
|
2021-02-05 20:41:41 +08:00 |
|
|
|
ea6ccf82e9
|
*: refactor the RestrictedSQLExecutor interface (#22579)
|
2021-01-29 12:56:44 +08:00 |
|
|
|
d184120a99
|
ddl: use kv.Key as reorg progress marker instead of kv.Handle (#20908)
|
2020-11-11 18:47:23 +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 |
|
|
|
2f067c0542
|
*: redact arguments for Error (#20436)
|
2020-10-21 14:44:08 +08:00 |
|
|
|
6342fa6a50
|
ddl: fix corrupted default value for bit type column (#18036)
|
2020-10-04 12:59:40 +08:00 |
|
|
|
0528a1f12f
|
*: handle the to-do item of rebuilding ReorgInfo key when executing modify/change column (#19866)
|
2020-09-27 08:34:36 +08:00 |
|
|
|
b7364a317b
|
*: add rollbacking logic for column type change (#19531)
|
2020-09-15 17:23:00 +08:00 |
|
|
|
449587a085
|
*: using standard error to replace terror (#19425)
|
2020-09-08 20:15:51 +08:00 |
|