Bug #64613 workbench export crash deleted database
Submitted: 11 Mar 2012 15:36 Modified: 12 Apr 2012 16:56
Reporter: Alex Seif Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Administration Severity:S1 (Critical)
Version:5.2.37 OS:Windows
Assigned to: CPU Architecture:Any

[11 Mar 2012 15:36] Alex Seif
Description:
I was going to the admin section to export a database, while selecting the database schema, the software crashed, this is quiet common.'
The issue is that the database schema was gone from the live server, as if dropped!!
this is my windows event management report
/*************************************************************/
General:
Faulting application name: MySQLWorkbench.exe, version: 5.2.37.8576, time stamp: 0x4ef3ccea
Faulting module name: libmysql.dll, version: 5.5.16.0, time stamp: 0x4e6a5092
Exception code: 0xc0000005
Fault offset: 0x0001b26a
Faulting process id: 0xfb0
Faulting application start time: 0x01ccff8c487e2646
Faulting application path: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\MySQLWorkbench.exe
Faulting module path: C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\libmysql.dll
Report Id: 74050d3e-6b81-11e1-8e2d-005056c00008
/*************************************************************/
Details:
 MySQLWorkbench.exe 
   5.2.37.8576 
   4ef3ccea 
   libmysql.dll 
   5.5.16.0 
   4e6a5092 
   c0000005 
   0001b26a 
   fb0 
   01ccff8c487e2646 
   C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\MySQLWorkbench.exe 
   C:\Program Files (x86)\MySQL\MySQL Workbench 5.2 CE\libmysql.dll 
   74050d3e-6b81-11e1-8e2d-005056c00008 

This is an issue that's not acceptable, I'm pulling my brains trying to restore a database I was trying to backup in the first place!!

How to repeat:
I don't know I was going to export a database from an Ubuntu linux server, I've performed the same steps multiple times.
[12 Mar 2012 14:27] Valeriy Kravchuk
Please, send/attach entire error log of your MySQL server.
[12 Mar 2012 16:23] Alex Seif
where do I get that from
[12 Mar 2012 16:56] Valeriy Kravchuk
You can get it from the host where your MySQL server runs. Usually this is the file named <hostname>.err in the datadir of MySQL server.
[13 Apr 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".