Re: mysqld server crashed - UPDATED

2005-11-01 Thread Gleb Paharenko
Hello. Please provide information about MySQL and operating system versions. Include your configuration file. This link might be helpful in case you want to save your data: http://dev.mysql.com/doc/refman/5.0/en/forcing-recovery.html Mayuran Yogarajah wrote: Mayuran Yogarajah

Re: mysqld server crashed - UPDATED

2005-11-01 Thread Mayuran Yogarajah
Gleb, thanks for the forcing-recovery pointer, thats what we ended up using to recover the data for the corrupted table. After that we dropped the table and recreated it, and imported the data and everything seems fine for now. Here are the OS/MySQL details: brand new 64bit dual xeon w/ 6gigs

mysqld server crashed

2005-10-31 Thread Mayuran Yogarajah
Here is a small portion of the error log: InnoDB: Error: trying to use a corrupt InnoDB: table handle. Magic n 13459851911327004931, table name mysqld got signal 11; This could be because you hit a bug. It is also possible that this binary or one of the libraries it was linked against is

Re: mysqld server crashed - UPDATED

2005-10-31 Thread Mayuran Yogarajah
Mayuran Yogarajah wrote: Here is a small portion of the error log: InnoDB: Error: trying to use a corrupt InnoDB: table handle. Magic n 13459851911327004931, table name mysqld got signal 11; This could be because you hit a bug. It is also possible that this binary or one of the libraries it