Now the characters are in the wrong order: A should be before Å, I'd say (the ORDER BY without COLLATE results in the Å after the X). Specifying COLLATE in the GROUP BY clause seems to have no effect when the ORDER BY is following.
That's a very interesting observation. Could you please add this to the bug report? http://bugs.slimdevices.com/show_bug.cgi?id=18108
-- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
