ansible/database/mysql
Toshio Kuratomi ed6b95a0bb Merge pull request #45 from Jmainguy/mysql_db_alldatabases
Adds name=all which allows a user to dump or import all data...
2015-05-12 13:42:12 -07:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
mysql_db.py Adds all_databases option which allows a user to dump or import all databases at once, identical to mysqldump --all-databases 2015-05-12 16:35:38 -04:00
mysql_user.py Expand tildes and vars in the config file path 2015-05-08 10:41:01 -07:00
mysql_variables.py Escape mysql identifiers 2014-11-25 01:46:09 -08:00