This website requires JavaScript.
Explore
Gists
Help
Sign in
ansible-collections
/
community.mysql
Watch
1
Star
0
Fork
You've already forked community.mysql
0
mirror of
https://github.com/ansible-collections/community.mysql.git
synced
2025-04-05 10:10:32 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ebb37ae7a3
community.mysql
/
changelogs
/
fragments
History
Soledad208
ebb37ae7a3
sql_mode can be set in session, therefore we should look for ANSI_QUOTES in session variable instead of global variable (
#677
)
...
* issue-671: get ASNI_QUOTES from session sql_mode instead of GLOBAL sql_mode
2024-11-07 09:56:31 +01:00
..
.keep
Add .keep file to changelog/fragments to make it always present (
#113
)
2021-03-10 18:16:18 +01:00
671-modules_util_user.yml
sql_mode can be set in session, therefore we should look for ANSI_QUOTES in session variable instead of global variable (
#677
)
2024-11-07 09:56:31 +01:00