TMyConnection and Read Only Accounts
Posted: Wed 24 Sep 2008 14:04
Using MyDAC 2.0. When I try to connect to our mySQL server using one of our accounts that has read-only access to the DB, I get an error:
Client does not support authentication protocol requested by server; consider upgrading MySQL client.
Works fine with the regular account, but not the read only one. It's important that we use the read-only account since this copy of the database is replicated and we want to avoid accidentally writing to the DB, breaking the replication.
Thank you.
Client does not support authentication protocol requested by server; consider upgrading MySQL client.
Works fine with the regular account, but not the read only one. It's important that we use the read-only account since this copy of the database is replicated and we want to avoid accidentally writing to the DB, breaking the replication.
Thank you.