community.mysql/plugins/modules
patchback[bot] 9ca52b3aa5
Changed += to append because cmd is a list (#377) (#385)
Using += on a list cause some problems druing creation of mysql command:
/usr/bin/mysql   - - u s e r = r o o t   - - p a s s w o r d = ' ' --socket=/run/mysqld/mysqld.sock

(cherry picked from commit 2e9d50f274)

Co-authored-by: Maciej <moledzki@users.noreply.github.com>
2022-06-01 07:57:56 +02:00
..
mysql_db.py Changed += to append because cmd is a list (#377) (#385) 2022-06-01 07:57:56 +02:00
mysql_info.py [stable-2] mysql_info: fix TypeError failure when there are databases that do not contain tables (#205) (#208) 2021-08-20 09:50:41 +02:00
mysql_query.py mysql_query: fix false change reports when IF NOT EXISTS clause is used (#322) (#374) 2022-05-25 19:58:15 +02:00
mysql_replication.py [stable-2] Use vendored version of distutils.version (#269) (#273) 2022-01-18 10:39:22 +01:00
mysql_role.py mysql_role - don't add members to a role when creating the role and detach_members true is set (#372) 2022-05-25 16:22:39 +02:00
mysql_user.py mysql_user: prevent password getting set for existing users on on_cre… (#342) (#382) 2022-05-31 14:32:23 +02:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00