Relative Content

Tag Archive for mysqlproxysqlxtradb

ProxySQL can’t connect to XtraDB

I can connect directly from the server where proxysql is deployed to xtraDB, but cannot connect to xtraDB via proxysql. my proxysql conf I can connect directly from the server where proxysql is deployed to xtraDB: ubuntu@proxysql:~$ mysql -u cerebra -pnew_password -h 51.12.210.119 -P 3306 mysql: [Warning] Using a password on the command line interface […]