Bug #43390 | MySQL Administrator backups full schema, not only selected tables | ||
---|---|---|---|
Submitted: | 4 Mar 2009 18:50 | Modified: | 19 Oct 2009 7:01 |
Reporter: | Carlos Amengual | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Administrator | Severity: | S3 (Non-critical) |
Version: | 1.2.17 | OS: | Windows (Windows XP Professional x64 edition) |
Assigned to: | CPU Architecture: | Any | |
Tags: | CHECKED |
[4 Mar 2009 18:50]
Carlos Amengual
[5 Mar 2009 12:53]
MySQL Verification Team
Thank you for the bug report.
[31 Mar 2009 7:58]
Louis Breda van
Hello, Just for info, I noticed the same. Very annoying, particularly if the schema also contains other big tables. I think this problem is new / recent. Almost sure it did work up to recently. Louis
[31 Mar 2009 14:36]
Carlos Amengual
Administrator's backups are sometimes used to deliver tables from the development server to production. If you only want to save a couple tables at the development server, and then restore these at the production database, this bug may result in data loss (production data replaced by development stuff). The bug is just annoying for those who are aware of it, but could be a major one otherwise.
[29 May 2009 18:23]
Louis Breda van
Hello, "MySQL" could you please fix this bug on short terms !! IMHO it is perhaps not creatical for the database as a whole, but it is that severire that I am going back to the previeus version of MySQL administrator. Can not live with it !! Sincerely, Louis
[3 Jun 2009 11:45]
Boris Murashin
Don't know if it will help others, but. There is an option on the second tab "advanced options" - complete backup, and it's on by default. It works fine for me. But it's EXTREMELY annoying!!! I create new project, select tables i want to backup on developer machine, backup's done without any notice that it's a complete backup. And on restore production tables that i was not about to rewrite get rewritten. Hour ago i've killed production DB this way, [censored]!
[3 Jun 2009 13:38]
Carlos Amengual
Previous comment proves that this bug is in the "production database wipe-out" category. And yes, it seems that fixing this bug amounts to reverting a dumb boolean default that breaks POLA (http://en.wikipedia.org/wiki/Principle_of_least_astonishment).
[4 Jun 2009 13:40]
Nick Deakin
Boris you living legand, that worked! This begs the question of why a full schema backup is selected as default by two functions in two different tabs? Obviously checkaging of the every tickbox states that the user wants to backup the whole thing, and should be the default option. The average (and advanced) user would expect that deselecting all checkboxes and selecting the one table would mean that only that one would be backed up. To mean this is a simple requirement. There is little point in having a "Complete Backup" option as well, and even less point in it being in another tab! Perhaps it should be deselected by default or moved to the initial tab.
[19 Oct 2009 7:01]
Susanne Ebrecht
Many thanks for writing a bug report. We are on the way to implement full functionality of MySQL Administrator into MySQL Workbench. We won't fix this anymore. More informations about MySQL Workbench you will find here: http://dev.mysql.com/workbench/
[1 Aug 2012 17:28]
Mark Larson
After deselecting the checkbox, I was able to do backups on select folders. It is odd that the box is checked by default.