Bug #29847 Large CPU usage of InnoDB crash recovery with a big buf pool
Submitted: 17 Jul 2007 15:38 Modified: 13 May 2010 14:34
Reporter: Heikki Tuuri Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S2 (Serious)
Version:All OS:Any
Assigned to: Inaam Rana CPU Architecture:Any
Tags: Contribution

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:

[7 May 2009 16:44] harry wang
add a function and modify buf_flush_insert_sorted_into_flush_list

Attachment: fast_insert_into_flush_list.txt (text/plain), 3.55 KiB.