1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/database/mysql
Andrew Klychkov 5874c89cf7
mysql_user: fix error No database selected (#225)
* mysql_user: fix error No database selected

* add changelog
2020-04-23 16:42:20 +03:00
..
mysql_db.py mysql_db: add use_shell parameter to prevent Broken pipe errors (#151) 2020-04-20 18:46:54 +03:00
mysql_info.py Remove version_added from return values and docs fragments. (#150) 2020-04-13 08:19:41 +01:00
mysql_query.py Initial commit 2020-03-09 09:11:07 +00:00
mysql_replication.py Remove version_added from return values and docs fragments. (#150) 2020-04-13 08:19:41 +01:00
mysql_user.py mysql_user: fix error No database selected (#225) 2020-04-23 16:42:20 +03:00
mysql_variables.py Remove version_added from return values and docs fragments. (#150) 2020-04-13 08:19:41 +01:00