Bug #3902 Crashing bug in MySQL 4.1.2bk
Submitted: 27 May 2004 0:57 Modified: 29 May 2004 8:24
Reporter: Peter Zaitsev (Basic Quality Contributor) Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:4.1.2bk OS:Linux (Linux)
Assigned to: Michael Widenius CPU Architecture:Any

[27 May 2004 0:57] Peter Zaitsev
Description:
We have the query which was working fine on MySQL 4.1.1 but crashes on MySQL 4.1.2bk

It could also be platform specific issue (AMD64) as there were some other strange bugs on Melody. 

How to repeat:
The data it is repeated is confidential so query will be attached as the hidden file.
[29 May 2004 8:24] Michael Widenius
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem is not the result of a bug.
For a list of more appropriate places to ask for help using MySQL
products, please visit http://www.mysql.com/support/

Thank you for your interest in MySQL.

Additional info:

The crasch was caused becasue the .frm and the .MYD data definitions was not in sync, which can only happen if someone has copied conflicting files into the same directory or if there is some unknown bug in the table creation procedure.

As I don't know how the tables where created, I am closing this bug report.