Skip to main content

Module plugins

Module plugins 

Source
Expand description

Well-known authentication plugin names.

Constantsยง

CACHING_SHA2_PASSWORD
SHA256-based authentication (MySQL 8.0+ default)
MYSQL_CLEAR_PASSWORD
MySQL clear password (for debugging/testing only)
MYSQL_NATIVE_PASSWORD
SHA1-based authentication (legacy default)
SHA256_PASSWORD
RSA-based SHA256 authentication