Posts Tagged ‘bug’

MySQL Replication and disappearing relay logs

Thursday, September 3rd, 2009

A recent reboot of a server highlighted an issue with MySQL 5.045 on CentOS 5.3. On this particular setup, MySQL seems to place relay logs in /var/run/mysqld/. Unfortunately, this will mean that when the machine is rebooted, the relay log will get deleted. (more…)