mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
Fixed wrong tests found by buildbot
This commit is contained in:
parent
19d99faf1e
commit
905613f825
4 changed files with 11 additions and 13 deletions
|
|
@ -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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue