Bug #13651 Schemata Search option fails.
Submitted: 30 Sep 2005 12:45 Modified: 1 Oct 2005 1:24
Reporter: David Seaton Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.15 OS:Windows (WinXP)
Assigned to: MySQL Verification Team CPU Architecture:Any

[30 Sep 2005 12:45] David Seaton
Description:
I found 2 issues with the Schemata Search feature.

1. When I attempted to search for a partial database name. I got an error with a DLL message. It popped up continuesly until I was able to place the X button of the popup over the X button in the search window, then click twice rapidly. Sorry, I didn't write down the DLL(s) that showed on the message.

2. Search does not do partial Database name searches.
(Which is how I came across Issue #1, not sure if they are related.)

How to repeat:
Have not been able to repeat #1 yet. (being that I don't want to have it happen again)  I Refreshed and that may have helped.

#2 is obvousily repeatable, just use part of a database name.
[30 Sep 2005 17:17] Hartmut Holzgraefe
works fine for me, can you provide screen shots to make sure we are trying the same things?
[30 Sep 2005 17:59] David Seaton
Which part worked for you? 1 or 2?
1 > I have not been able to repeat again.
2 > Unfortuantly I am at work, so I can't really send screen shots.
[1 Oct 2005 1:24] MySQL Verification Team
If you want to use partial names then use the willcard * after the initial
letter i.e: te* it will shows test.
[10 Oct 2005 14:20] David Seaton
This is the error message I get when typing in a db name.

Attachment: Scheme 1 Error.JPG (image/pjpeg, text), 12.31 KiB.

[10 Oct 2005 14:25] David Seaton
I just appended an image of the error.
This maybe related to DB disconnect.
Only occured on me once before, and only first time I used search both times.
Sorry I can't give any more help on this one.. I'll send more if/when I get this again.
[11 Oct 2005 14:22] David Seaton
This is the first error message I get before Image 1

Attachment: Scheme 2 Error.JPG (image/pjpeg, text), 14.05 KiB.

[11 Oct 2005 14:25] David Seaton
Got the problem to repeat!

After you loose connection or sync with the server.
That's when I get the error. That means it is related to the disconnect issue. That to my understanding has been resolved in the source for next release.
( http://bugs.mysql.com/bug.php?id=13840 )
[4 Oct 2007 9:18] FIRAT KUCUK
i think wildcard should not be used.

we should use a substring of the table name.

or a tool tip text should be added. "Use wildcards for search"