mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-03 04:34:27 -07:00
Update plugins/modules/mysql_user.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
This commit is contained in:
parent
a5250fbe51
commit
abcf154dcd
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ options:
|
|||
default: yes
|
||||
db_context:
|
||||
description:
|
||||
- Sets the mysql system database as context for the executed statements. Useful if you use
|
||||
- Sets the С(mysql) system database as context for the executed statements (it will be used as a database to connect to). Useful if you use
|
||||
binlog / replication filters in MySQL.
|
||||
type: bool
|
||||
default: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue