Bug #27319 displays "Fetching Data" forever
Submitted: 21 Mar 2007 6:28 Modified: 21 Mar 2007 6:31
Reporter: li jiangtao Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.10 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[21 Mar 2007 6:28] li jiangtao
Description:
This may only be exploitable if the query browser connects to a slower remote
server via TCP/IP.

Best is to have 2 or 3 Databases, each with at least 20 tables.
(So I was able to reproduce it between the `mysql` database and a database
containing only 3 procedures)

In the schema tree, Click on 2 or 3 of the arrows to open the tree and display
the tables/procedures within each db.

It is important that the 2nd and 3rd db are clicked open, before the QB has
finished querying the first db.

The other DBs will display fetching data", and that seems to be forever (waited
10 minutes)

You can always click the arrow in front of any of them again (close/open) and
they will load the content. So it is no major issue

How to repeat:
see description above