Authentication Plugin - caching_sha2_password
Overview
Installing the Plugin
INSTALL SONAME 'auth_mysql_sha2';[mariadb]
...
plugin_load_add = auth_mysql_sha2Uninstalling the Plugin
UNINSTALL SONAME 'auth_mysql_sha2';Using the Plugin
System Variables
caching_sha2_password_private_key_path
caching_sha2_password_private_key_pathcaching_sha2_password_public_key_path
caching_sha2_password_public_key_pathcaching_sha2_password_auto_generate_rsa_keys
caching_sha2_password_auto_generate_rsa_keyscaching_sha2_password_digest_rounds
caching_sha2_password_digest_roundsLast updated
Was this helpful?

