|
|
b33ff62413
|
*: enable tidb_enable_foreign_key variable default (#39677)
|
2022-12-07 13:01:55 +08:00 |
|
|
|
4d11314bd6
|
plan: refine build plan and skip privilege check for foreign key cascade (#39508)
close pingcap/tidb#39529
|
2022-12-02 11:02:00 +08:00 |
|
|
|
63ce7931b0
|
*: add foreign key check/cascade runtime stats information in explain analyze result (#39203)
close pingcap/tidb#39202
|
2022-11-30 20:00:01 +08:00 |
|
|
|
f1215a5925
|
bazel: update shard_count (#39435)
|
2022-11-29 10:30:01 +08:00 |
|
|
|
12d1cf6811
|
executor: fix issue of foreign key cascade don't work cause by untouched index key (#39420)
close pingcap/tidb#39419
|
2022-11-28 22:47:59 +08:00 |
|
|
|
e78ef2c9e3
|
executor: fix issue of insert into parent table failed cause by foreign key check (#39201)
close pingcap/tidb#39200
|
2022-11-17 11:25:55 +08:00 |
|
|
|
efa7010853
|
executor: fix issue of show create table with foreign key comment (#39129)
|
2022-11-14 15:47:54 +08:00 |
|
|
|
e5d3195c89
|
executor: generate AST instead of SQL for foreign key cascade (#38796)
close pingcap/tidb#38795
|
2022-11-04 11:02:01 +08:00 |
|
|
|
f9c7bbccec
|
*: authentication using tidb_auth_token plugin (#38773)
close pingcap/tidb#38504
|
2022-11-04 02:54:00 +08:00 |
|
|
|
e6f020a26e
|
executor: fix issue of insert ignore with foreign key check (#38832)
close pingcap/tidb#38831
|
2022-11-02 18:59:59 +08:00 |
|
|
|
5fa9e2512c
|
executor: support foreign key on update cascade in insert on duplicate update statement (#38793)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2022-11-02 12:25:35 +08:00 |
|
|
|
a1de01dcfc
|
executor: refine EXPLAIN ANALYZE info for INSERT IGNORE statement (#38770)
close pingcap/tidb#38769
|
2022-11-01 18:08:00 +08:00 |
|
|
|
ba6ae458f8
|
*: add variables and support external timestamp read (#38276)
close pingcap/tidb#38274
|
2022-11-01 17:40:00 +08:00 |
|
|
|
38e9aa02ef
|
*: support foreign key on update cascade and set null when execute update statement (#38652)
close pingcap/tidb#38651
|
2022-11-01 13:07:59 +08:00 |
|
|
|
ba2e2c9d50
|
executor: show create table should distinguish between old and new foreign key (#38719)
close pingcap/tidb#38717
|
2022-10-29 00:33:58 +08:00 |
|
|
|
0c68f91e8a
|
*: support foreign key on delete set null when execute delete statement (#38595)
|
2022-10-26 01:30:50 +08:00 |
|
|
|
2cdfdf28c0
|
executor: fix issue of foreign key cascade delete very slow (#38633)
|
2022-10-25 17:45:50 +08:00 |
|
|
|
873a3ea719
|
json: add json_storage_free function (#38544)
close pingcap/tidb#38517
|
2022-10-21 14:03:55 +08:00 |
|
|
|
43468983d9
|
*: add foreign key cascade delete when execute delete statement (#38377)
close pingcap/tidb#38376
|
2022-10-21 11:27:54 +08:00 |
|
|
|
9c85f33a09
|
*: add foreign key constraint check when execute delete statement (#38222)
close pingcap/tidb#38221
|
2022-10-11 15:09:51 +08:00 |
|
|
|
634ff7124d
|
executor: move foreign key test (#38340)
|
2022-10-09 19:13:48 +08:00 |
|