ansible/database
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.
2014-09-30 00:22:02 +02:00
..
__init__.py package files 2014-09-26 11:04:10 -04:00
mongodb_user.py File extensions! 2014-09-26 10:40:16 -04:00
mysql_replication.py mysql_replication should not connect to the 'mysql' database 2014-09-30 00:22:02 +02:00
redis.py File extensions! 2014-09-26 10:40:16 -04:00
riak.py File extensions! 2014-09-26 10:40:16 -04:00