You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
__init__.py package files 10 years ago
mongodb_user.py File extensions! 10 years ago
mysql_replication.py mysql_replication should not connect to the 'mysql' database 10 years ago
redis.py File extensions! 10 years ago
riak.py File extensions! 10 years ago