community.mysql/plugins/modules
patchback[bot] 89eb2d2fea
Changed += to append because cmd is a list (#377) (#386)
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:58:16 +02:00
..
mysql_db.py Changed += to append because cmd is a list (#377) (#386) 2022-06-01 07:58:16 +02:00
mysql_info.py [stable-1] mysql_info: fix TypeError failure when there are databases that do not contain tables (#209) 2021-08-20 09:50:34 +02:00
mysql_query.py [stable-1] mysql_query: fix false change reports when IF NOT EXISTS clause is used (#375) 2022-05-26 08:41:21 +02:00
mysql_replication.py [stable-1] Use vendored version of distutils.version (#274) 2022-01-18 10:53:09 +01:00
mysql_user.py merge into stable1 (#383) 2022-05-31 17:43:15 +02:00
mysql_variables.py mysql_variables: fix documentation (#66) 2020-11-26 13:12:31 +03:00