| Bug #71195 | MySQL Workbench sort column not working properly with upper/lower case strings | ||
|---|---|---|---|
| Submitted: | 20 Dec 2013 22:29 | Modified: | 7 Feb 2014 8:42 |
| Reporter: | Georald Camposano | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
| Version: | 6.0.8.11354 | OS: | Windows (Windows 8.1) |
| Assigned to: | CPU Architecture: | Any | |
[20 Dec 2013 22:29]
Georald Camposano
[23 Dec 2013 10:49]
MySQL Verification Team
Hello Georald, Thank you for the report. Verified as described. Thanks, Umesh
[7 Feb 2014 8:42]
Philip Olson
Fixed as of the upcoming MySQL Workbench 6.1.2 release, and here's the changelog entry: Sorting by a column would sort the data starting with uppercase characters first, before sorting the lower case strings. The sorting algorithm now behaves like a typical "ORDER BY" clause, which does not prioritize uppercase characters. Thank you for the bug report.
