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
Petros Moisiadis bd7c6dbd3a mysql_user: Added missing privileges
Added missing privileges 'CREATE TABLESPACE' and 'PROXY' (see: http://dev.mysql.com/doc/refman/5.5/en/privileges-provided.html).
10 years ago
..
__init__.py Some more module categorization. 10 years ago
mysql_db.py Escape mysql identifiers 10 years ago
mysql_user.py mysql_user: Added missing privileges 10 years ago
mysql_variables.py Escape mysql identifiers 10 years ago