Fixed wrong tests found by buildbot

This commit is contained in:
Monty 2015-11-17 18:19:59 +02:00
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';