mirror of https://github.com/MariaDB/server
Browse Source
Problem was that we used wsrep_schema pointer before it was initialized. Fix is to allow all connections when wsrep_schema is not yet initialized and check allowed connections only when wsrep_schema has been initialized.10.11-MDEV-37136
1 changed files with 6 additions and 2 deletions
Loading…
Reference in new issue