Bug #7603 MySQL Query Browser won't display table contents: Assertion failure
Submitted: 31 Dec 2004 17:15 Modified: 3 Jan 2005 16:13
Reporter: Alrick Telfer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.4 OS:Windows (Windows 2000 Pro)
Assigned to: CPU Architecture:Any

[31 Dec 2004 17:15] Alrick Telfer
Description:
When I launch the MySQL Query Browser and try to list a table (SELECT * FROM test;) the table is displayed, but an assertion failure appears. This is the assertion failure: Assertion Failed!
          Program:...\MySQL Query Browser 1.1\MySQLQueryBrowser.exe
          File:.\source\myx_xml_history.c
          Line: 303
   
          Expression: history
          ...

How to repeat:
I'm not exactly sure how to repeat it except by inserting a large amount of data to a table, then select * from table_name;

Suggested fix:
not sure.
[31 Dec 2004 17:27] Alrick Telfer
none
[31 Dec 2004 19:58] MySQL Verification Team
Thank you for the bug report.
[1 Jan 2005 11:22] Rafael Sacramento
Mysql 4.1 winXp SP1 and then MySql QueryBrowser or MySqlAdministrator: these last two have the very same bug. I tried uninstalling reinstalling browser with no effect; then i uninstalled and installed administrator but the bug persists; everytime i try  to run any query (select * from Tab t), the app populates yes but in front that error msg: assertion failed...line 303...retry and ignore buttons wont help
[3 Jan 2005 16:13] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html