Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Incomplete
-
None
-
None
-
None
Description
Had to restart our MariaDB server today, and when I did, replication did not autostart back up because of two errors with general_log.CSV and slow_log.CSV. A bit of investigation showed that these files didn't exist in the /mysql/mysql/ dir, so i touched and chowned them to mysql:mysql. Then another start slave and all was fine.
terminal output attached..