[Digikam-devel] [Bug 268204] MySQL filenames are case-INsensitive
Daniel Bauer
linux at daniel-bauer.com
Thu Mar 17 19:39:16 GMT 2011
https://bugs.kde.org/show_bug.cgi?id=268204
--- Comment #7 from Daniel Bauer <linux daniel-bauer com> 2011-03-17 20:38:21 ---
> Is it possible to solve via ALTER TABLE statements?
When the database has collation utf8_unicode_ci, as far as I know you can
always use "WHERE BINARY" or "COLLATE utf8_bin" in the select statements where
case sensitive behaviour is necessary....
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list