MySQL Forums
Forum List  »  MySQL Workbench

Re: Question about: Orphaned document changes detected
Posted by: Mike Lischke
Date: January 15, 2014 02:31AM

Salvador Llamas Wrote:
-------------------------------------------------------
> Good day, i'm having a small problem with this:
> I'm using the workbench 5.2.47 CE (i don't like
> the new version so i prefer this, thank you) under
> windows 7 sp1 x64.

Then be aware that nobody can help you if you find bugs, omissions or have questions about outdated features.

> All right! I click on "Open connection to start
> querying" Option at the left (has a small
> gold/yellow lightning)... All my previous data are
> there except for the ones i want to recover, those
> which i was unable to save when the pc clogged.
>
> My question is: Am i doing something wrong? Where
> and how i have to "open the corresponding SQL
> connection" to recover my data?

MySQL Workbench can't do wonders. It also only uses the OS APIs to store data. If it was interrupted before it could finish to write the data then this data is simply gone. Bad accident. YOu could try one of the data recovery tools that are available to recover some of the data (don't use your system until this is done otherwise the sectors that contain your data might get overwritten).

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Question about: Orphaned document changes detected
1029
January 15, 2014 02:31AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.