Am Donnerstag, den 22.11.2007, 09:31 -0800 schrieb Frank Niedermann: > Nov 22 15:32:16 localhost mysqld[12720]: InnoDB: Last MySQL binlog file > position 0 1991372, file name /var/log/mysql/mysql-bin.000580 > > Is there a way to find out why MySQL crashed?
You have the binlog and the position where the server crashed, check the statements which have been run shortly before the crash. There is at least one known crash[0] in MySQL 5.0.32 which is shipped with Debian 4.0. Norbert [0]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447028 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]