Bug #70500 Page cleaner should perform LRU flushing regardless of server activity
Submitted: 3 Oct 2013 6:29 Modified: 12 Sep 2018 12:22
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:5.6.23 OS:Any
Assigned to: CPU Architecture:Any
Tags: cleaner, Contribution, flushing

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:

[27 Jan 2014 16:48] Inaam Rana
Simple patch to do LRU flushing regardless of server activity

Attachment: 305_v1.patch (application/octet-stream, text), 1.42 KiB.

[12 Feb 2018 15:34] Laurynas Biveinis
MT LRU flusher, main patch for 8.0.4

Attachment: bug70500-8.0.4-1.patch (application/octet-stream, text), 37.15 KiB.

[12 Feb 2018 15:35] Laurynas Biveinis
MT LRU flusher for 8.0.4, testsuite updates

Attachment: bug70500-8.0.4-2.patch (application/octet-stream, text), 2.10 KiB.

[15 Mar 2018 4:46] Laurynas Biveinis
Bug 70500 fix for 8.0.4, missed shutdown synchronization bit

Attachment: bug70500-8.0.4-3.patch (application/octet-stream, text), 990 bytes.

[13 Jun 2018 12:45] Laurynas Biveinis
MT LRU flusher for 8.0.11

Attachment: bug70500-8.0.11.patch (application/octet-stream, text), 46.52 KiB.