Bug #26057 | Falcon: UTF8 searches for accented character fail if index exists | ||
---|---|---|---|
Submitted: | 4 Feb 2007 0:20 | Modified: | 20 May 2007 5:37 |
Reporter: | Peter Gulutzan | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Falcon storage engine | Severity: | S3 (Non-critical) |
Version: | OS: | Linux (SUSE 10.0 / 64-bit) | |
Assigned to: | Kevin Lewis | CPU Architecture: | Any |
[4 Feb 2007 0:20]
Peter Gulutzan
[5 Feb 2007 14:13]
MySQL Verification Team
Thank you for the bug report. Verified as described.
[13 Feb 2007 11:53]
Hakan Küçükyılmaz
Added test case falcon_bug_26057.test to mysql-5.1-falcon tree. Regards, Hakan
[9 May 2007 19:07]
Kevin Lewis
Fixed with recent code changes for handling MySQL character sets. This test shows the problems when a multibyte character has the same weight as a single byte character.
[14 May 2007 17:19]
Hakan Küçükyılmaz
test case falcon_bug_26057 passes now: TEST RESULT TIME (ms) ------------------------------------------------------- falcon_bug_26057 [ pass ] 92 ------------------------------------------------------- Stopping All Servers All 1 tests were successful. The servers were restarted 1 times Spent 0.092 seconds actually executing testcases
[20 May 2007 5:37]
MC Brown
A note has been added to the 6.0.1 changelog.