- [x] CLIENT_PLUGIN_AUTH - [x] SECURE_CONNECTION - [x] mysql_native_password - [x] Authentication Switch Request / Response - [x] caching_sha2_password ( https://mariadb.com/kb/en/caching_sha2_password-authentication-plugin/ ) - [x] sha256_password ( https://mariadb.com/kb/en/sha256_password-plugin/#rsa-encrypted-password ) --- Currently, in v0.1.0 MySQL only works with "empty" passwords.