bugs.mysql.com
> -Original Message-
> From: Ben Clewett [mailto:b...@clewett.org.uk]
> Sent: Thursday, September 05, 2013 6:38 AM
> To: mysql@lists.mysql.com
> Subject: Core Dump
>
> Dear MySQL,
>
> Using 5.1.56, I have experienced this core dump. Is there anybody out
> there qualified
Assuming that your goal is to migrate an old database, perhaps the things that
will bite you the fastest:
* TYPE=MyISAM --> ENGINE=MyISAM.
* CHARACTER SETs -- no concept in until 4.1. Use DEFAULT CHARACTER SET=latin1
for now. Later you can figure out how to migrate to utf8. (Note that 5.5
d
Dear MySQL,
Using 5.1.56, I have experienced this core dump. Is there anybody out
there qualified to give an opinion on this?
Many thanks,
Ben Clewett.
Thread pointer: 0x7fd5280dbd90
Attempting backtrace. You can use the following information to find out
where mysqld died. If you see no mes