Bug #49115 | No way to stop export to disk function | ||
---|---|---|---|
Submitted: | 25 Nov 2009 20:40 | Modified: | 8 Feb 2010 16:15 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 5.2 r4753 | OS: | Windows (XP) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
[25 Nov 2009 20:40]
Todd Farmer
[28 Jan 2010 22:57]
Alfredo Kojima
Added disabling of Export/Import button during operation. Stopping the dump process will be trickier.
[30 Jan 2010 3:34]
Alfredo Kojima
Added a Stop button that is enabled when Start is pressed. If you click it the export will be stopped/killed and the partial backup file will be renamed to "file.cancelled" For import, stop will stop/kill the import process but will not do anything wrt the partially restored data.
[1 Feb 2010 15:57]
Johannes Taxacher
fix confirmed. will be included in 5.2.16
[8 Feb 2010 16:15]
Tony Bedford
An entry has been added to the 5.2.16 changelog: There was no facility to cancel the Export to Disk process, once started, in the Administrator. Further, the Start Export button erroneously remained enabled during the export process, allowing the user to start new export processes, resulting in errors.