I have an instance of MySQL server. I cannot log in. I did the following:
- Cleaned out some logs with
> xxxx.log - Restarted mysql with mysqld restart
- I did NOT use
--user=mysql, but that is inmy.cnf
Now I cant log in as ANY users.
How can I get this up and running the easiest and most correct way, without losing all the logins?