[Digikam-devel] [digikam] [Bug 355893] MYSQL : Agnostic on unix filenames (upper ne lower), creates rename problems
Richard Mortimer via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Nov 26 14:32:25 GMT 2015
https://bugs.kde.org/show_bug.cgi?id=355893
Richard Mortimer <richm+kde at oldelvet.org.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |richm+kde at oldelvet.org.uk
--- Comment #9 from Richard Mortimer <richm+kde at oldelvet.org.uk> ---
We need to make sure that the MySQL schema for text fields specifies a
collation value that compares strings in a case sensitive manner.
Useful background information at
http://dev.mysql.com/doc/refman/5.7/en/case-sensitivity.html
I suspect that we should be using the utf8_bin collation.
http://dev.mysql.com/doc/refman/5.7/en/charset-charsets.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list