summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/database/mysql/mysql_variables.py
Commit message (Expand)AuthorAgeFilesLines
* Pep8 fixes for mysql module (#23923)Abhijeet Kasurde2017-04-261-1/+3
* E501 fixes (#22879)Matt Martz2017-03-221-1/+2
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+4
* PEP 8 indent cleanup. (#20800)Matt Clay2017-01-291-1/+1
* Refreshed metadata for core modulesToshio Kuratomi2016-12-081-0/+4
* Change examples syntax on mysql_variables moduleSam Doran2016-12-081-2/+5
* Convert all databases modules to python3 and 2.4 syntax (#3688)Michael Scherer2016-12-081-4/+7
* mysql_variables: fix inconsistent params, fixes ubuntu 16.04 supportRene Moser2016-12-081-9/+6
* Add optional connect timeout to mysql* modules.Matt Clay2016-12-081-1/+4
* Various simple linting type cleanups on modulesMatt Martz2016-12-081-1/+1
* Unify all 3 mysql modules.Jonathan Mainguy2016-12-081-105/+20
* Update error message to be more explicitJonathan Mainguy2016-12-081-1/+2
* Validate variable, return only the found variable value instead of tupleJesse Sandberg2016-12-081-12/+15
* Add version_added and type of parameteracaveroc2016-12-081-3/+4
* Assorted minor bug fixesacaveroc2016-12-081-3/+3
* Add port definition support for mysql_vars moduleacaveroc2016-12-081-2/+8
* Proper author info for all remaining modulesGreg DeKoenigsberg2016-12-081-0/+1
* Escape mysql identifiersToshio Kuratomi2016-12-081-3/+10
* Some more module categorization.Michael DeHaan2016-12-081-0/+253