Bug #5024 | Server crashes with queries on fields with certain charset/collation settings | ||
---|---|---|---|
Submitted: | 12 Aug 2004 23:58 | Modified: | 13 Aug 2004 8:20 |
Reporter: | Hartmut Holzgraefe | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 4.1.3 | OS: | Linux (Linux) |
Assigned to: | Alexander Barkov | CPU Architecture: | Any |
[12 Aug 2004 23:58]
Hartmut Holzgraefe
[13 Aug 2004 8:20]
Alexander Barkov
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html Additional info: I fixed server crash. Note, it should not give "llegal mix of collations" because we do allow automatic character set if the strong, according to coercibility rules, comparand is Unicode (utf8 or ucs2). So, now it produces results.