Add changelog fragment

This commit is contained in:
MattMontgomeryKochava 2022-02-14 08:58:32 -06:00
commit 35c271b90e

View file

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