Bug #9178 Access violation when trying to export XML to non-existant dir.
Submitted: 14 Mar 2005 22:58 Modified: 8 Jun 2005 16:57
Reporter: Sergey Petrunya Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.6 OS:Windows (win32)
Assigned to: Vladimir Kolesnikov CPU Architecture:Any

[14 Mar 2005 22:58] Sergey Petrunya
Description:
Access violation when trying to export XML to non-existant dir.

How to repeat:
1. Execute some query.
2. Choose File->Export resultset->export as XML file.
In save dialog type c:\no-such-dir\1.xml, hit enter.
See at the status line:
Access violation at address 77F821E1 in module 'ntdll.dll'.  Read of address 00000034
The application continues to work normally after this though.
[8 Jun 2005 16:57] 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