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 8d126bd877 password needs to be type str.
In 1.9 this was the default.  In 2.0.0 and 2.0.1 this doesn't get set.
2.1.0 will fix the default but we should fix this now.
9 years ago
..
__init__.py
mysql_db.py Fix mysqldump usage of config_file 9 years ago
mysql_user.py password needs to be type str. 9 years ago
mysql_variables.py Unify all 3 mysql modules. 9 years ago