mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-05 10:10:32 -07:00
* mysql_user: enabled autocommit to support MySQL 8 * Add changelog fragment * Link to issue instead of pull request in changelog fragment Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru> Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
3 lines
159 B
YAML
3 lines
159 B
YAML
---
|
|
minor_changes:
|
|
- mysql_user - enable auto_commit to avoid MySQL metadata table lock (https://github.com/ansible-collections/community.mysql/issues/479).
|