Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Data Recovery | Forum profile

Forum profile page for Data Recovery on http://www.mysql.com. This report page is the aggregated overview from a single forum: Data Recovery, located on the Message Board at http://www.mysql.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Data Recovery" on the Message Board at http://www.mysql.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: MySQL AB - MySQL Forums - Data Recovery (site profile, domain info mysql.com)
Title: Data Recovery
Url: http://forums.mysql.com/list.php?156
Users activity: 13 post per thread
Forum activity: 2 active threads during last week
 

Posting activity on Data Recovery:

  Week Month 3 Months
Threads: 2 6 28
Post: 2 7 35
 

Data Recovery Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Michal Koba
2
user's latest post:
Re: MySQL will not start - error 23
Published (2009-11-02 15:58:00)
If checkdisk will find any bad sector (problems that he is unable to repair/correct) - try using HDD Regenerator - sometimes it helps with bad sectors caused by loosing magnetic field polarisation.
 

Latest active threads on Data Recovery::

MySQL AB - MySQL Forums
Started 2 weeks, 3 days ago (2009-10-26 08:48:00)  by Edward Murphy
Looks like I may have disk errors. I ran CHKDSK and see 4 file record segments as unreadable. So, for the next guy, I post an update. Further update -- my disk is toast, I am saving what I can and moving to a new server. Edited 1 time(s). Last edit at 10/27/2009 07:57AM by Edward Murphy.
Thread:  Show this thread (4 posts)   Thread info: Re: MySQL will not start - error 23 Size: 338 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: MySQL will not start - error 23 :: Data Recovery :: MySQL AB - MySQL Forums"
MySQL AB - MySQL Forums
Started 1 month, 1 week ago (2009-10-04 22:58:00)  by Matt Pellegrino
Hello, Unfortunately you will need at least the .frm file as well to preform and sort of restore of your database. Even with InnoDB recovery tools: http://code.google.com/p/innodb-tools/wiki/InnodbR ecoverySteps You would need the transaction log files (ib* files) as well as the .frm in order for it to generate the header file and grab the table schema. Matt Pellegrino ...
Thread:  Show this thread (3 posts)   Thread info: Re: Restore MySQL Data from Windows System Failure Size: 715 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Restore MySQL Data from Windows System Failure :: Data Recovery :: MySQL AB - MySQL Forums"
MySQL AB - MySQL Forums
Started 1 month ago (2009-10-06 12:52:00)  by Jay Alverson
If you have Windows try one of the File Undelete/Recovery programs if you can afford it. Otherwise...the manual has suggestions for Chapter 6. Backup and Recovery > Thanks, Jay
Thread:  Show this thread (2 posts)   Thread info: Re: disaster recovery scenario which i have faced, deleted the database
directory Size: 279 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: disaster recovery scenario which i have faced, deleted the database directory :: Data Recovery :: MySQL AB - MySQL Forums"
MySQL AB - MySQL Forums
Started 1 month, 1 week ago (2009-10-04 23:08:00)  by Matt Pellegrino
Hello, If you basically have two installations of MySQL already on the server (4.1.12 and 5.1), why not try to temporarily run both on different ports or one at a time on the same port. You could then connect to the old instance still and run a mysqldump which you would then import into the 5.1 instance. It might take some modification to the init script or possibly starting of the MySQL ...
Thread:  Show this thread (2 posts)   Thread info: Re: How can I move data from MySQL on old drive to my new installation? Size: 663 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: How can I move data from MySQL on old drive to my new installation? :: Data Recovery :: MySQL AB - MySQL Forums"
MySQL AB - MySQL Forums
Started 1 month, 1 week ago (2009-10-04 23:01:00)  by Matt Pellegrino
Hello, Can you tell us which type of storage engine you were using for your database (i.e. InnoDB, MyISAM, etc). Also, is there anything appearing in the mysql.log file during start up that points to errors/corruption with the MySQL database in question? Matt Pellegrino Support Engineer mpellegrino @ hosting.com www.Hosting.com
Thread:  Show this thread (2 posts)   Thread info: Re: Is there a way to... Size: 486 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Is there a way to... :: Data Recovery :: MySQL AB - MySQL Forums"
MySQL AB - MySQL Forums
Started 1 month, 1 week ago (2009-10-01 12:48:00)  by Jay Alverson
I think you can use the INSERT...SELECT statement to simply append the data from other tables into a single one; even if they're in different schemas. Chapter 12.2.5.1. INSERT ... SELECT Syntax in the manual. You can test of course with three tables (or more). Then once the data is consolidated simply drop (delete) the tables you no longer need. Table1 Table2 Table3 ...
Thread:  Show this thread (3 posts)   Thread info: Re: Importing/Restoring Multiple mysqldumps to One Database Size: 1,077 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Importing/Restoring Multiple mysqldumps to One Database :: Data Recovery :: MySQL AB - MySQL Forums"
 

Hot threads for last week on Data Recovery::

No active threads for last week.