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...
10 years ago
..
__init__.py
mysql_db.py Adds all_databases option which allows a user to dump or import all databases at once, identical to mysqldump --all-databases 10 years ago
mysql_user.py Expand tildes and vars in the config file path 10 years ago
mysql_variables.py