Bug #12075 | FULLTEXT non-functional for big5 strings | ||
---|---|---|---|
Submitted: | 21 Jul 2005 0:12 | Modified: | 7 Aug 2005 1:08 |
Reporter: | Kolbe Kegel | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 4.1 5.0 | OS: | Linux (Linux) |
Assigned to: | Sergey Vojtovich | CPU Architecture: | Any |
[21 Jul 2005 0:12]
Kolbe Kegel
[2 Aug 2005 7:38]
Alexander Barkov
Patch: bk commit - 4.1 tree (svoj:1.2364) BUG#12075
[2 Aug 2005 7:39]
Alexander Barkov
Sergey, your patch looks fine. Please move test from "fulltext" to "ctype_big5", to skip this test block when no big5 is incompiled.
[2 Aug 2005 9:27]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/27797
[3 Aug 2005 6:23]
Sergey Vojtovich
Fixed in 4.1.14, 5.0.11.
[7 Aug 2005 1:08]
Mike Hillyer
Documented in 5.0.11 and 4.1.14 changelogs: <listitem><para> <literal>big5</literal> strings were not being stored in <literal>FULLTEXT</literal> index. (Bug #12075) </para></listitem>