mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fixed wrong tests found by buildbot
This commit is contained in:
@ -13,7 +13,6 @@ SET DEBUG_SYNC= 'now WAIT_FOR oppp';
|
||||
SET DEBUG_SYNC= 'RESET';
|
||||
CREATE ALGORITHM = TEMPTABLE VIEW v1 AS SELECT 2;
|
||||
SET DEBUG_SYNC= 'now SIGNAL created';
|
||||
SET DEBUG_SYNC= 'RESET';
|
||||
3
|
||||
3
|
||||
SET DEBUG_SYNC= 'RESET';
|
||||
|
Reference in New Issue
Block a user