Hey, so I've been facing an issue with MySQL in the past few.. hours, source can't make a successful connection by itself, giving the random error:
I can access the database manually with Navicat, successful connection and everything alright.
Any ideas?
Code:
access denied for user 'root'@'localhost' (using password: YES)
Any ideas?