Bug #52746 innodb purge thread crashed with table containing prefix indexed blobs
Submitted: 11 Apr 2010 17:47 Modified: 20 Jun 2010 17:34
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB Plugin storage engine Severity:S1 (Critical)
Version:5.1.45 + 1.0.6 plugin, 5.1.47 + 1.0.7 plugin OS:Any
Assigned to: Marko Mäkelä 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:

[11 Apr 2010 18:09] Shane Bester
start server with --innodb-file-per-table --innodb-file-format=barracuda, import this sql and wait for purge thread to run

Attachment: bug52746.sql.bz2 (application/octet-stream, text), 103.76 KiB.