Skip to content

Commit

Permalink
Galera MTR Tests: MW-246 codership/mysql-wsrep#247 Stability fix for …
Browse files Browse the repository at this point in the history
…galera.mysql-wsrep#247.test
  • Loading branch information
philip-galera authored and Nirbhay Choubey committed Feb 17, 2016
1 parent 2438afb commit a6d93b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mysql-test/suite/galera/t/mysql-wsrep#247.test
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ CREATE TABLE t1 (i int primary key);
SHOW VARIABLES LIKE 'wsrep_desync';

SET GLOBAL wsrep_desync=0;

--sleep 1
DROP TABLE t1;
SHOW VARIABLES LIKE 'wsrep_desync';

0 comments on commit a6d93b2

Please sign in to comment.