Bug #5048 Script editor doesn't work
Submitted: 13 Aug 2004 23:42 Modified: 3 Nov 2004 12:28
Reporter: Jorge del Conde Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S1 (Critical)
Version:1.0.5 OS:Windows (Win32)
Assigned to: Michael G. Zinner CPU Architecture:Any

[13 Aug 2004 23:42] Jorge del Conde
Description:
The Script Editor doesn't work and returns a 'COmmands out of Sync' error

How to repeat:
Execute the following query in the Script Editor:

  select version();
  select * from mysql.user;
  use test;
  show tables
[3 Nov 2004 12:28] 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