On Thu, 05 May 2011 11:13:14 -0700, Abraham wrote: >> logrotate? >> >> > That's the only thing I could find that might be doing it as I went > through the cron files. > In the /etc/logrotate.d/mysql-server file there is a /usr/bin/mysqladmin > flush-logs command that is probably being run which would probably > restart the server?
There are some services that need to be reloaded/restarted once logrotate runs, so yes, that can be possible. You can check if both tasks (mysql restart and the rotated files) do share the same date/time :-? Greetings, -- Camaleón -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

