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 3a80b734e6 Escape % in db+table names before adding to a format string being passed into db.execute()
Fixes #416
10 years ago
..
__init__.py
mysql_db.py Escape mysql identifiers 10 years ago
mysql_user.py Escape % in db+table names before adding to a format string being passed into db.execute() 10 years ago
mysql_variables.py Escape mysql identifiers 10 years ago