Sometimes I want a MariaDB slave to have the same user accounts and passwords as the master, but I do not want it to inherit the same permissions. This is common when the slave is used for reporting, internal access, standby, or a limited failover role. The accounts may need to match, but the grants… Continue reading
How to Sync Only MariaDB Users and Passwords from Master to Slave