mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-06 06:04:26 -07:00
issue-671: get ASNI_QUOTES from session sql_mode instead of GLOBAL sql_mode
This commit is contained in:
parent
28bf7093be
commit
6d4fc3c24f
3 changed files with 117 additions and 1 deletions
|
@ -282,6 +282,10 @@
|
|||
- import_tasks: issue-64560.yaml
|
||||
tags:
|
||||
- issue-64560
|
||||
|
||||
- import_tasks: issue-671.yaml
|
||||
tags:
|
||||
- issue-671
|
||||
|
||||
# Test that mysql_user still works with force_context enabled (database set to "mysql")
|
||||
# (https://github.com/ansible-collections/community.mysql/issues/265)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue