Graeme Geldenhuys wrote:
> On 4/16/07, Michael Van Canneyt <[EMAIL PROTECTED]> wrote:
>>
>> > Could somebody please disable the case sensitivity!
>>
>> I think you should post this on the mantis forums :-)
>
> Ah, ok. So it's not just a setup issue on the freepascal.org website,
> but rather a bug in Mantis itself.
> [How the hell did they miss that one!]
>
> Thanks for the feedback. I'll report the issue to the Mantis developers.
Fixed.
The database was configured with a default collation of utf8_bin. This
means that every table and every string field defaults to a case
sensitive sorting. With the result that the LIKE operator also becomes
case sensitive (I didn't find this in the mysql docs)
I changed the collation for those fields where search works on
Marc
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives