mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-02 04:04:26 -07:00
Update 266-default-database-for-mysql-user
update changelog fragment
This commit is contained in:
parent
027b7ee48b
commit
b0ed4b6081
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
bugfixes:
|
||||
- mysql_user - set default database context for the queries to be the ``mysql`` database. This way replication/binlog filters can catch the statements (https://github.com/ansible-collections/community.mysql/issues/265).
|
||||
- mysql_user - added the context_db boolean option to set the default database context for the queries to be the ``mysql`` database. This way replication/binlog filters can catch the statements (https://github.com/ansible-collections/community.mysql/issues/265).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue