Commit Graph

14 Commits

Author SHA1 Message Date
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