Bug #120564 InnoDB FTS: Off-by-one error in fts_init_index() causes unsynced document to be lost after crash recovery
Submitted: 29 May 6:43
Reporter: Yin Peng (OCA) Email Updates:
Status: Open Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version:9.7.0 OS:Any
Assigned to: CPU Architecture:Any

To submit contributions, please log in.

[29 May 6:46] Yin Peng
In fts_init_index(), after reading start_doc, subtract 1 to compensate for the +1 when persisting

(*) I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Attachment: patch.txt (text/plain), 706 bytes.