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
Jonathan Mainguy f0af9b9ed5 Adds all_databases option which allows a user to dump or import all databases at once, identical to mysqldump --all-databases
fix line 132

Update to name=all

cleaned up all_database per abadger's suggestions
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 Fixed typos 11 years ago
mysql_variables.py Escape mysql identifiers 11 years ago