Added changelog fragment

This commit is contained in:
Daniel Rupp 2021-12-23 09:36:30 +01:00 committed by GitHub
commit 561d50e073
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +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.