mysqli_real_connect() (HY0001698) Access denied for user ‘root’@’localhost’
Turns out you can’t use the root user in 5.7 anymore without becoming a sudoer. That means you can’t just run mysql -u…
Cloud Hosting | Managed Cloud Hosting
Turns out you can’t use the root user in 5.7 anymore without becoming a sudoer. That means you can’t just run mysql -u…