I have two servers, one simple MySQL and one MariaDB Galera Cluster. and currently in the process of migrating some DB's over however i have created the DB on the cluster and when i turn off 'active' on the old server, it also disables access on the new server(s). Am i using 'Active' in the wrong way? Is this intended usage? Does 'Active' turn off the DB access for schema on the specific host, or global?
Normally it should turn of access on the server where the database is hosted. Please make a report in the bugtracker so we can further investigate that in the code.