mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-07-27 07:01:27 -07:00
Even if you use print_identified_with_as_hex to prevent the password to contains binary characters. I think this is because PyMySQL and mysqlclient wrap the password in quote. We could try to convert to another python connector, like mysql-connector-python. |
||
---|---|---|
.. | ||
mysql_db.py | ||
mysql_info.py | ||
mysql_query.py | ||
mysql_replication.py | ||
mysql_role.py | ||
mysql_user.py | ||
mysql_variables.py |