Skip to content

Commit

Permalink
skip debug_sync test in release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvova committed May 5, 2016
1 parent 4025251 commit 19c4d22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mysql-test/suite/binlog/t/binlog_mdev717.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# MDEV-717 LP:1003679 - Wrong binlog order on concurrent DROP schema and CREATE function.

--source include/have_debug_sync.inc
--source include/have_log_bin.inc
RESET MASTER;

Expand Down

0 comments on commit 19c4d22

Please sign in to comment.