Bug #36517 | Case-sensitive collation for a utf8 column and BINARY | ||
---|---|---|---|
Submitted: | 5 May 2008 21:00 | Modified: | 29 Sep 2008 12:41 |
Reporter: | Victor Porton | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Charsets | Severity: | S4 (Feature request) |
Version: | 5.0.45-community | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[5 May 2008 21:00]
Victor Porton
[5 May 2008 21:45]
Sveta Smirnova
Thank you for the reasonable feature request. There is worklog task for this already filled at http://forge.mysql.com/worklog/task.php?id=896 Currently you can build mysqld with option --with-extra-charsets=complex --with-experimental-collations and use collation utf8_general_cs
[14 May 2008 13:41]
Sergei Golubchik
That's actually phpMyAdmin bug. utf8_bin is not binary. For binary columns the charset is "binary": mysql> select charset(1); +------------+ | charset(1) | +------------+ | binary | +------------+
[29 Sep 2008 12:41]
Susanne Ebrecht
Many thanks for writing a bug report. Unfortunately this is not a MySQL bug. PHPMyAdmin is not a tool from MySQL itself. Please send your issue to the PHPMyAdmin team. You can find further informations here: http://www.phpmyadmin.net/