mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-04 05:04:23 -07:00
Since permissions are stored in the "mysql" database anyway this should not change the behaviour of the module. But replication / binlog filters which rely on the current database will be able to filter the statements correctly afterwards. Prior to this change they were not executed in any database context and could not be filtered in any way by the existing methods in MySQL. |
||
---|---|---|
.. | ||
mysql_db.py | ||
mysql_info.py | ||
mysql_query.py | ||
mysql_replication.py | ||
mysql_role.py | ||
mysql_user.py | ||
mysql_variables.py |