MySQL Forums
Forum List  »  InnoDB

Re: InnoDB crashes joining three tables in a select statement
Posted by: Marko Mäkelä
Date: July 14, 2005 05:15AM

Hi Oliver,
please report this via http://bugs.mysql.com/. Please include SHOW CREATE TABLE and SELECT * for the relevant tables in the report. Hopefully, the bug can be reproduced by creating the tables from the scratch. However, it could also be corruption (e.g., due to buggy operating system or faulty hardware).

It's nice that you posted a snippet from the InnoDB error log. However, to troubleshoot this, we'd need to see the lines *before* the crash. Did some assertion fail, or did mysqld crash with a segmentation fault?

With best regards,
Marko Mäkelä
Innobase Oy

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: InnoDB crashes joining three tables in a select statement
1935
July 14, 2005 05:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.