mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-23 05:10:24 -07:00
mysql_role: enable autocommit (#500)
* mysql_role: enable autocommit * Add changelog fragment
This commit is contained in:
parent
a5f3296d73
commit
b8d6474540
2 changed files with 7 additions and 2 deletions
3
changelogs/fragments/479_enable_auto_commit_part2.yml
Normal file
3
changelogs/fragments/479_enable_auto_commit_part2.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- mysql_role - enable auto_commit to avoid MySQL metadata table lock (https://github.com/ansible-collections/community.mysql/issues/479).
|
Loading…
Add table
Add a link
Reference in a new issue