Bug #25518 Lower case searching fails when case sensitive unchecked
Submitted: 10 Jan 2007 5:36 Modified: 16 Jan 2007 13:25
Reporter: Jared S (Silver Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.2.8 OS:Windows (WinXP)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: lower case, query browser, searching

[10 Jan 2007 5:36] Jared S
Description:
Hi, the search dialog in QB.EXE is not returning result when case is different even though case sensitive option is disabled.

How to repeat:
> Open Query Browser
> Enter in following text..

USING BTREE
USING BTREE
USING BTREE

> Search for 'using btree'
> Now try searching for 'USING BTREE'

-- The bug here is that searching for 'using btree' does not return a match
[10 Jan 2007 11:04] Valeriy Kravchuk
Thank you for a bug report. Verified just as described on Windows XP SP2.
[16 Jan 2007 13:25] Mike Lischke
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release.

If necessary, you can access the source repository and build the latest available version, including the bug fix. More information about accessing the source trees is available at

    http://dev.mysql.com/doc/en/installing-source.html