Bug in MySQL Control Center 0.9.0

Bug in MySQL Control Center 0.9.0

am 29.03.2003 18:39:13 von jcartaya

PRODUCT
=======
MySQL Control Center (MySQLCC) version 0.9.0 (beta)


PROBLEMS FOUND
==============

Upon executing a simple join (2 tables), it only retrieves 1 row of the
result set. The message pane shows 1 row in result set.

The result set should have been 9 rows with 4 fields, approximately 20
characters wide each. Both 'mysql' (the character-based client) and
mysqlgui (the GUI client), running on the same database, perform
flawlessly on exactly the same query.

Removing limits on the number of rows to return, enabling various
options (both global and session-specific), or entering the query
manually do not have any effect on this bug.

The "next row" controls (tried alt+4, or ctrl+4 - since they are both
specified in different parts of the GUI) do not work either.

To eliminate complexity of SQL as a suspect, I changed the query to
retrieve all rows in 1 table (that has 4 rows ~50 characters each).
Under those circumstances MySQLCC still retrieves just 1 row.


CONDITIONS
==========
MySQL: 3.23.52
MySQLCC: 0.9.0 (beta)
Operating System: Linux Mandrake 9.0
Hardware Dual Intel 80686 700 MHz system with 512 MB RAM and 56 GB hard
drive, lightly loaded at the time

CONTACT INFORMATION
===================
Julio A. Cartaya
jcartaya@comcast.net


--
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe: http://lists.mysql.com/bugs?unsub=gcdmb-bugs@m.gmane.org