[debian-mysql] Bug#497256: (no subject)
Olaf van der Spek
Olaf at XWIS.Net
Mon Sep 15 11:02:26 UTC 2008
> in a sematic database, storing informaions about all files, files
named "abc" or "abc " may be different. so sql should not mix it up. of
course, one might escape every " ", but this would be a workaround, not
a solution.
In that case you should use a type that does not trim trailing spaces.
Maybe you'd like to use a type that's case sensitive as well.
Anyway, a change like this would certainly have to be done upstream.
More information about the pkg-mysql-maint
mailing list