Bug #15550 mysqld crashes in printing a FOREIGN KEY error in InnoDB
Submitted: 7 Dec 2005 13:23 Modified: 21 Dec 2005 10:27
Reporter: Kai Ruhnau
Status: Closed
Category:Server: InnoDB Severity:S1 (Critical)
Version:5.0.3 and later OS:Linux (Gentoo Linux)
Assigned to: Bugs System Target Version:

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-15550.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[7 Dec 2005 13:23] Kai Ruhnau
CREATE TABLE, stack trace, logfile

Attachment: mysql_bug.txt (text/plain), 5.69 KiB.

[8 Dec 2005 13:38] Kai Ruhnau
gdb backtrace

Attachment: gdb back trace.txt (text/plain), 10.70 KiB.

[9 Dec 2005 8:52] Marko Mäkelä
Preliminary patch to fix Bug #15550 in MySQL 5.0

Attachment: bug15550.patch (text/x-patch), 3.03 KiB.

[9 Dec 2005 13:23] Marko Mäkelä
One-line patch to fix Bug #15550, and more test cases

Attachment: bug15550-2.patch (text/x-patch), 3.72 KiB.