Relative Content

Tag Archive for mysqlproxysql

Issue with Proxysql 2.6 and caching_sha2_password plugin with Percona 8 MySQL cluster

I’m struggiling since 4 days with a strange issue with my ProxySQL+MySQL cluster. I’ve attached all information that seems relevant to me. I read documentation about how to
import ‘caching_sha2_password’ from MySQL to ProxySQL (https://proxysql.com/documentation/Password-management/#import-caching_sha2_passwords) but even that worked, when I try to
connect using a PHP script, it failed. After connect to ProxySQL using MySQL cliente (mysql) and I execute PHP script again, it works!