community.mysql/changelogs/fragments/286-mysql_drop_user_role_if_exists.yml
MattMontgomeryKochava 35c271b90e Add changelog fragment
2022-02-14 08:58:32 -06:00

2 lines
162 B
YAML

bugfixes:
- mysql_role and mysql_user Adds IF EXISTS clause to DROP ROLE and DROP USER statements to make them replication safe on MySQL 5.7+ and MariaDB 10.1+