community.mysql/changelogs/fragments/479_enable_auto_commit_part2.yml
Alexander Skiba b8d6474540
mysql_role: enable autocommit (#500)
* mysql_role: enable autocommit

* Add changelog fragment
2023-02-01 09:37:37 +01:00

3 lines
161 B
YAML

---
minor_changes:
- mysql_role - enable auto_commit to avoid MySQL metadata table lock (https://github.com/ansible-collections/community.mysql/issues/479).