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
Saurabh Sharma fcee7d08b3 error handling for importing non-existent db. Fixes ##2068 (#3617)
* error handling for importing non-existent db

* creating db on import state and suitable message on deleting db

* handling all possible cases when db exists/not-exists
8 years ago
..
__init__.py Some more module categorization. 10 years ago
mysql_db.py error handling for importing non-existent db. Fixes ##2068 (#3617) 8 years ago
mysql_user.py Convert all databases modules to python3 and 2.4 syntax (#3688) 8 years ago
mysql_variables.py Convert all databases modules to python3 and 2.4 syntax (#3688) 8 years ago