Bug #12374 MySQL Query browser or MySQLcc crash without notice when editing table data
Submitted: 4 Aug 2005 12:00 Modified: 4 Aug 2005 13:32
Reporter: Georges Sancosme Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.2.5 OS:Linux (SuSE 9.3)
Assigned to: CPU Architecture:Any

[4 Aug 2005 12:00] Georges Sancosme
Description:
In MySQL Query Browser, when I try to add a record into an empty table on a local instance of MySQL (version 4.1.10-Max) the Query Browser crashes without notice (it simply disapears) 

The same problem appears with MySQLcc version 0.9.4-88, but when trying to edit the data of any table on the local instance. 

Both apps use the same shared libraries (version 4.1.10a-3)

The same bug appears when accessing the MySQL instance through its FQDN instead of the localhost one.

How to repeat:
in MySQL Query Browser :
select * from any_empty_table in Query Browser, then right click in the empty resultset.

in MySQLcc
open a connexion to the local server
select any database
double click on any table in the database
[4 Aug 2005 13:32] MySQL Verification Team
I was unable to repeat the behavior reported on Suse 9.3 and
Query Browser 1.1.12.
[4 Aug 2005 13:46] Georges Sancosme
The bug appears with version 1.2.5 of query browser