mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-04-08 19:50:31 -07:00
This make it possible to use the same method from mysql_user to help update_password retrieve existing password for all account with the same username independently of their hostname. And from mysql_info to get the password of a specif user using WHERE user = '' AND host = '' |
||
---|---|---|
.. | ||
implementations | ||
_version.py | ||
database.py | ||
mysql.py | ||
user.py | ||
version.py |