mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Re-remove the file kill_and_restart_mysqld.inc
This commit is contained in:
@ -20,6 +20,5 @@ call mtr.add_suppression("InnoDB: A copy of page \[page id: space=[0-9]+, page n
|
||||
START TRANSACTION;
|
||||
CALL insert_t1(5000);
|
||||
COMMIT;
|
||||
# Kill and restart
|
||||
drop procedure insert_t1;
|
||||
drop table t1;
|
||||
|
Reference in New Issue
Block a user