mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2026-02-04 07:11:49 +00:00
Update plugins/modules/mysql_user.py
Co-authored-by: Laurent Indermühle <laurent.indermuehle@pm.me>
This commit is contained in:
parent
33b4ba3563
commit
0452fa81c2
1 changed files with 1 additions and 0 deletions
|
|
@ -187,6 +187,7 @@ options:
|
|||
- When C(false), the field names will be upper-cased. This is the default
|
||||
- This feature was introduced because MySQL 8 and above uses case sensitive
|
||||
fields names in privileges.
|
||||
- The default changed from C(false) to C(true) in v4.0.0
|
||||
type: bool
|
||||
default: true
|
||||
version_added: '3.8.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue