Bug #4785 myisampack with fulltext index leads to error 136
Submitted: 28 Jul 2004 13:17 Modified: 23 Sep 2004 9:00
Reporter: Aleksey Kishkin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S2 (Serious)
Version:4.0.21 OS:Any (all)
Assigned to: Sergey Petrunya CPU Architecture:Any

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:

[28 Jul 2004 13:18] Aleksey Kishkin
perl script for preparing table

Attachment: bug.pl (text/x-perl), 751 bytes.