You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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...
11 years ago
..
__init__.py Some more module categorization. 11 years ago
mysql_db.py Adds all_databases option which allows a user to dump or import all databases at once, identical to mysqldump --all-databases 11 years ago
mysql_user.py Expand tildes and vars in the config file path 11 years ago
mysql_variables.py Escape mysql identifiers 11 years ago