Commit af218c9f authored by unknown's avatar unknown
Browse files

Remove wait until not readonly

parent 68f493a1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4,8 +4,6 @@ disable_query_log;
select support = 'Enabled' as `TRUE` from information_schema.engines where engine = 'ndbcluster';
enable_query_log;

# Check that master mysqld has come out of redonly mode
--source include/ndb_not_readonly.inc