Search found 2 matches

by mauricev
Tue Dec 17, 2013 4:36 pm
Forum: Bug reports
Topic: MySQL test does not work
Replies: 3
Views: 23200

SET PASSWORD FOR 'user'@'host' = OLD_PASSWORD('newpwd');
That worked. Thanks. 8)
by mauricev
Tue Dec 17, 2013 4:06 pm
Forum: Bug reports
Topic: MySQL test does not work
Replies: 3
Views: 23200

MySQL test does not work

I can't get the MySQL test to work using 9.58 and the downloaded copy of LIBMYSQL.DLL. When I try it using the command line tool, the server tells me the client does not support the authentication protocol requested by server. I'm using MariaDB 5.5.32 (which is binary compatible with MySQL of the sa...