Bug #19702 Using myisampack/myisamchk on a FULLTEXT indexed table results in table corrupt
Submitted: 10 May 2006 22:56 Modified: 25 Sep 2006 0:06
Reporter: Gregory Harrison Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S2 (Serious)
Version:5.0.23-BK, 5.0.18 OS:Linux (Linux RHEL4)
Assigned to: Sergey Vojtovich CPU Architecture:Any
Tags: corruption, myisam

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[12 May 2006 0:15] Gregory Harrison
An EXTREMELY small and simple example SQL to create a DB, table, and table data to reproduce the issue

Attachment: brownfox.sql (text/plain), 4.34 KiB.