1
0
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:
Monty
2015-11-17 18:19:59 +02:00
parent 19d99faf1e
commit 905613f825
4 changed files with 11 additions and 13 deletions

View File

@ -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';