community.mysql/plugins/modules
Laurent Indermuehle d7de96a601
document that sha256 and caching_sha2 plugins doesn't work properly
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.
2023-10-11 16:51:49 +02:00
..
mysql_db.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00
mysql_info.py document that sha256 and caching_sha2 plugins doesn't work properly 2023-10-11 16:51:49 +02:00
mysql_query.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00
mysql_replication.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00
mysql_role.py fix undefined variable 2023-10-11 16:51:47 +02:00
mysql_user.py revert changes to get_grants() 2023-10-11 16:51:43 +02:00
mysql_variables.py Doc Attributes (#555) 2023-05-29 09:25:19 +02:00