I have inherited a server that has mysql installed on it. I don\'t have the mysql password for any user, not even root (although I have the linux root password). Plus, I a
In my case was happening same but I was making mistake in logging into mysql prompt. I was doing by mysql instead of mysql -u root -p