community.mysql/changelogs/fragments/266-default-database-for-mysql-user
2021-12-23 09:36:30 +01:00

2 lines
160 B
Text

bugfixes:
- mysql_user - set default database context for the queries to be the "mysql" database. This way replication/binlog filters can catch the statements.