Things I've tried: * Logging in as mysql_connect ('localhost', 'root', ''). No dice, same thing happens. * Changing the password to OLD_PASSWORD in the mysql.user table * Changing from double-quotes ...
At some point, you’re going to need to connect to a MySQL 8 database remotely to manage your databases. Here’s how to make this possible. Recently, I was tasked to add a MySQL database GUI for a ...