Commit Graph

2 Commits (70c7e69b6290fd76ac2e109bb22c7e24d83f89a8)

Author SHA1 Message Date
kustodian 9a5bd8587b mysql_replication should not connect to the 'mysql' database
All the actions by the mysql_replication plugin can be done by connecting to the NULL database. There is no need to connect to the 'mysql' db, since there are permissions problems when connecting to remote hosts, e.g. when you want to query "SHOW MASTER STATUS" on a remote host.
10 years ago
Michael DeHaan b1e789968b File extensions! 10 years ago