mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-04 13:14:26 -07:00
Update changelogs/fragments/286-mysql_drop_user_role_if_exists.yml
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
35c271b90e
commit
4d20964a62
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +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+
|
||||
- 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+ (https://github.com/ansible-collections/community.mysql/pull/286).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue