Bug #30635 | RLIKE is collating incorrectly | ||
---|---|---|---|
Submitted: | 25 Aug 2007 0:00 | Modified: | 5 Nov 2007 18:43 |
Reporter: | Thomas Capote | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 4.1.18 | OS: | Linux (RedHat) |
Assigned to: | Paul DuBois | CPU Architecture: | Any |
[25 Aug 2007 0:00]
Thomas Capote
[27 Aug 2007 4:25]
Valeriy Kravchuk
Thank you for a problem report. Please, try to repeat with a newer version, 4.1.23, and inform about the results.
[10 Sep 2007 17:42]
Sergei Golubchik
the regular expression library that we use knows very little of character sets. in particular, it compares "characters" by their byte values, and cannot handle accented characters correctly. The manual has a warning about it, but it's not strong enough.
[5 Nov 2007 18:43]
Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.