Bug #24060 search bar of schemata doesn't work
Submitted: 7 Nov 2006 19:16 Modified: 8 Jan 2007 9:42
Reporter: Ingo Claro Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.5 beta OS:Windows (windows xp)
Assigned to: Mike Lischke CPU Architecture:Any
Tags: schemata, search bar

[7 Nov 2006 19:16] Ingo Claro
Description:
the schemata search bar doesn't work.
I have multiple databases, I enter a search word in the search bar and no databases are shown.
It only works with exact matches.

How to repeat:
connect to a mysql server with many databases.
search for a database with a partial keyword, nothing is displayed.

Suggested fix:
make partial searches of the search bar
[8 Nov 2006 16:24] MySQL Verification Team
Thank you for the bug report.
[8 Jan 2007 9:42] Mike Lischke
This is not a bug. Use * and ? for matches (* for any number of chars, ? for exactly one char).