mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 20:54:25 -07:00
Update changelogs/fragments/266-default-database-for-mysql-user
Thanks! Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
561d50e073
commit
7d2a23a38c
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.
|
||||
- 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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue