community.mysql/plugins/modules
Andrew Klychkov ae9c0a1751
mysql_query: fix failing when single-row query contains commas (#53)
* mysql_query: fix failing when single-row query contains commas

* add changelog fragment

* Improve documentation and tests

* Fix typo

* Improve test coverage

* Fix

* Remove the irrelevant note

* change suggested
2020-11-03 15:04:39 +03:00
..
mysql_db.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_info.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_query.py mysql_query: fix failing when single-row query contains commas (#53) 2020-11-03 15:04:39 +03:00
mysql_replication.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_user.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00
mysql_variables.py Disable hostname check (#38) 2020-10-12 21:19:43 +03:00