I am not sure where this went bad, but I was capable of accessing the MySQL database I had created on my hosting website until recently. I can connect to the database when I Test Connection, but I do not get the Schema in the Navigator tab to show my database anymore.
I must connect using old authentication protocol, as when I try to connect without this box checked, I get an error 'Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled).
MySQL Workbench Ver. 6.0.9.11421 Build 1170.
Hosting Site Database Info:
Database server
Server: xxx.xxx.com via TCP/IP
Server type: MariaDB
Server version: 5.5.58-MariaDB - MariaDB Server
Protocol version: 10
User: xxx@xxx.xxx.xxx.xxx
Server charset: UTF-8 Unicode (utf8)
Web server Apache
Database client version: libmysql - 5.1.73
PHP extension: mysqli
Why did this stop working for me?
I must connect using old authentication protocol, as when I try to connect without this box checked, I get an error 'Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled).
MySQL Workbench Ver. 6.0.9.11421 Build 1170.
Hosting Site Database Info:
Database server
Server: xxx.xxx.com via TCP/IP
Server type: MariaDB
Server version: 5.5.58-MariaDB - MariaDB Server
Protocol version: 10
User: xxx@xxx.xxx.xxx.xxx
Server charset: UTF-8 Unicode (utf8)
Web server Apache
Database client version: libmysql - 5.1.73
PHP extension: mysqli
Why did this stop working for me?