Bug #64206 "Match Case" option has no effect
Submitted: 2 Feb 2012 11:08 Modified: 9 Jan 2015 10:17
Reporter: Greg Thomas Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:5.2.37 OS:Windows
Assigned to: CPU Architecture:Any

[2 Feb 2012 11:08] Greg Thomas
Description:
When searching for some in text, the "Match Case" option appears to have no effect - text is matched regardless of case.

How to repeat:
1. Open a new SQL tab.
2. Enter a query with some mixed case - e.g: select 'UPPER upper';
3. Click Edit .. Find .. Find, and search for "upper" all in lower case.
4. Ensure that the "Match Case" option is selected.
5. Click "Find Next". Note that both "UPPER" and "upper" is found, despite the match case option being enabled.

Suggested fix:
The "Match Case" option should prevent matches of text with a different case.
[2 Feb 2012 11:29] MySQL Verification Team
Thank you for the bug report.
[18 Jun 2012 18:34] Michael Rosenzweig
I still have the same problem in version 5.2.40