Bug #87518 Server asserts when using n-gram full text searching with LIMIT
Submitted: 23 Aug 2017 19:06 Modified: 23 Aug 2017 19:50
Reporter: Yura Sorokin (OCA) Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Server: FULLTEXT search Severity:S6 (Debug Builds)
Version:5.7.19, 8.0.2 OS:Any
Assigned to: 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:

[23 Aug 2017 19:17] Yura Sorokin
Fix for 5.7

Attachment: bug87518_5.7.diff (application/octet-stream, text), 4.03 KiB.

[25 Dec 2018 3:25] Shaohua Wang
Fix for 5.7 from Tencent TXSQL Team

Attachment: fts_query_with_limit_parser.diff (application/octet-stream, text), 6.93 KiB.