mirror of
https://github.com/MariaDB/server.git
synced 2025-01-29 10:14:19 +01:00
Remove wait until not readonly
This commit is contained in:
parent
68f493a1be
commit
af218c9f49
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue