Bug #69722 Full-Text Search returns incorrect results
Submitted: 11 Jul 2013 11:45 Modified: 12 Aug 2013 10:32
Reporter: Jan Rusch Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: FULLTEXT search Severity:S2 (Serious)
Version:5.6.10, 5.6.11, 5.6.12 OS:Windows
Assigned to: CPU Architecture:Any
Tags: fulltext search

[11 Jul 2013 11:45] Jan Rusch
Description:
Fulltext search is broken and returns results which do not contain the search text.

The following server variable is set when starting the server:

innodb_ft_min_token_size=2

How to repeat:
See attached file...

Suggested fix:
Well, it should NOT return this row...
[11 Jul 2013 11:46] Jan Rusch
Description of the error and how to repeat it.

Attachment: report_err.sql (application/octet-stream, text), 8.25 KiB.

[28 Jul 2013 23:33] MySQL Verification Team
Please print here the real result and the expected result. Thanks.
[12 Aug 2013 10:32] Jan Rusch
This was an error setting the wrong collation on my side. Closed.