Bug #798 Query result export working incorrectly
Submitted: 6 Jul 2003 23:43 Modified: 21 Aug 2003 1:25
Reporter: Mateusz Figat Email Updates:
Status: Closed Impact on me:
None 
Category:MySQLCC Severity:S3 (Non-critical)
Version:0.9.2 beta OS:Windows (w2k)
Assigned to: Jorge del Conde CPU Architecture:Any

[6 Jul 2003 23:43] Mateusz Figat
Description:
MySQLcc 0.9.2-beta has a bug in "save query result" routine when not all columns from the table shall be saved. It puts to the file incorrect column names.

How to repeat:
run any query on table with several fields, then in rifht window DESELECT few fields - result shall also be limited to remaining fields only. Save query results to file. Column names will not match data. It looks that data exported is limited to selection, but first data dow contains names of all fields in table.

Suggested fix:
only put selected column labes to file.
[21 Aug 2003 1:25] Jorge del Conde
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