Bug #65178 Provide the flashback feature by binlog
Submitted: 2 May 2012 10:30 Modified: 9 May 2012 16:11
Reporter: Lixun Peng (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DML Severity:S4 (Feature request)
Version:5.* OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution, Flashback

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:

[26 Jun 2012 8:37] Lixun Peng
this is an experimental patch, I add a option "-B/--flashback" for mysqlbinlog.

Attachment: 5.5.18_flashback.patch (application/octet-stream, text), 18.08 KiB.

[26 Jun 2012 8:44] Lixun Peng
this is an execution example of "mysqlbinlog -B"

Attachment: flashback.txt (text/plain), 61.29 KiB.

[22 Aug 2012 10:22] Lixun Peng
I have fixed some bugs and verified in several Chinese companies' environment

Attachment: 5.5.18_flashback.diff (application/octet-stream, text), 18.40 KiB.