Logrotate Alert

I know it doesn’t mention MySQL, but this is actually a MySQL error:

ERROR 1045 (28000): Access denied for user ‘root'@'localhost’

That is what MySQL produces when someone tries to login to MySQL, but it isn’t successful.

You’re welcome to Google it if you like, but that’s definitely a MySQL access related problem :slight_smile:

-Eric