mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
IB: CASCADE operation for DELETE
* Removed "Not supported for TIMESTAMP-based" error * Fixed code duplication with node->vers_set_fields() * Recovered foreign.test [closes tempesta-tech#473]
This commit is contained in:
committed by
Eugene Kosov
parent
85ddd9e8ce
commit
0cf97ad5b9
@ -4,4 +4,6 @@ drop procedure verify_vtq_dummy;
|
||||
drop function sys_commit_ts;
|
||||
drop procedure concat_exec2;
|
||||
drop procedure concat_exec3;
|
||||
drop function current_row;
|
||||
drop function check_row;
|
||||
--enable_query_log
|
||||
|
Reference in New Issue
Block a user