Comment 10 for bug 1166938

Revision history for this message
Nilnandan Joshi (nilnandan-joshi) wrote :

Reproduce the same issue with MySQL 5.6

C:\Program Files\MySQL\MySQL Server 5.6\bin>mysql -h192.168.43.6 -uap_user -p
Enter password: ******
ERROR 2059 (HY000): Authentication plugin 'dialog' cannot be loaded: The specifi
ed module could not be found.

C:\Program Files\MySQL\MySQL Server 5.6\bin>mysql -h192.168.43.6 -uapc_user -p --enable-cleartext-plugin
Enter password: *******
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 50
Server version: 5.6.16-64.0-553.saucy-log (Ubuntu)

Copyright (c) 2000, 2014, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

mysql>