mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
more tests, moving code around
This commit is contained in:
@ -528,6 +528,7 @@ SET DEBUG_SYNC= 'RESET';
|
||||
# This should not do anything
|
||||
ALTER TABLE t1;
|
||||
affected rows: 0
|
||||
info: Records: 0 Duplicates: 0 Warnings: 0
|
||||
SET DEBUG_SYNC = 'row_log_table_apply1_before SIGNAL rebuild';
|
||||
# Check that we rebuild the table
|
||||
ALTER TABLE t1 engine=innodb;
|
||||
|
Reference in New Issue
Block a user