Bug #11244 History is incomplete
Submitted: 10 Jun 2005 13:08 Modified: 28 Jun 2005 9:40
Reporter: Oliver Peters Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.10 OS:Windows (Windows2000)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[10 Jun 2005 13:08] Oliver Peters
Description:
This query isn't stored in the history

SELECT t.TNR
INTO OUTFILE 'test.txt'
FROM titsicht_1 t
GROUP BY t.TNR;

How to repeat:
do a query with

INTO OUTFILE 'filename'
[10 Jun 2005 14:10] Jorge del Conde
Thanks for your bug report.  I was able to reproduce this w 1.1.10
[10 Jun 2005 14:11] Jorge del Conde
bug screenshot

Attachment: Image1.png (image/x-png, text), 46.91 KiB.

[10 Jun 2005 14:11] Jorge del Conde
added bug screenshot
[28 Jun 2005 9:40] Vladimir Kolesnikov
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