Remove wait until not readonly

This commit is contained in:
unknown 2007-01-16 09:38:09 +01:00
parent 68f493a1be
commit af218c9f49

View file

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