You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to proxysql
Since caching_sha2_password is now the preferred/default authentication plugin in MySQL 8.0, are there any plans to natively support it within ProxySQL? We don't want to revert to mysql_native_password. Nor do we want to store passwords in plain text in the mysql_users table. Any other workarounds out there that would allow us to continue to use caching_sha2_password without needing to store passwords in plain text in mysql_users?