Bug #811 insertion a row to innodb table with 2000 fields leads to crash mysqld
Submitted: 8 Jul 2003 12:11 Modified: 8 Jul 2003 13:59
Reporter: Aleksey Kishkin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version: OS:Linux (Linux)
Assigned to: CPU Architecture:Any

[8 Jul 2003 12:11] Aleksey Kishkin
Description:
When I create innodb table with 2000 fielads and try to insert a row, mysqld dies 

How to repeat:
test case
[8 Jul 2003 12:14] Aleksey Kishkin
perl file that crashes mysqld (innodb)

Attachment: inno.pl (text/x-perl), 544 bytes.

[8 Jul 2003 13:59] Heikki Tuuri
Hi!

Fixed in 4.0.15, or even in 4.0.14 if the patch makes it to it.

Regards,

Heikki