Bug #18380 isam tables from 32bit x86 copied to 64bit x86 segfaults mysqld
Submitted: 21 Mar 2006 2:20 Modified: 21 Mar 2006 2:48
Reporter: pavel stano Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S1 (Critical)
Version:4.0.26 OS:Linux (linux x86_64)
Assigned to: CPU Architecture:Any

[21 Mar 2006 2:20] pavel stano
Description:
when you copy isam tables from 32bit x86 system to 64bit x86_64
and execute show tables; on database with these isam tables, mysqld crash
i know that isam is not machine/os independent, but i want mysql to dont crash with segfault 11 :)

How to repeat:
create isam table on 32bit x86 linux, shutdown mysql
copy database with these tables to 64bit x86_64 linux, start mysql on these machine
and execute show tables
[21 Mar 2006 2:48] MySQL Verification Team
Thank you for the bug report. Duplicate of bug:
http://bugs.mysql.com/bug.php?id=17425