MySQL Forums
Forum List  »  MyISAM

Re: Database Rollback?
Posted by: Christine McLennan
Date: April 05, 2006 03:55PM

> I would investigate a few possibilities:
> - Are you certain the tables in question are
> MyISAM? Can you prove this?

Yes - In MySQL Administrator - under Catalogs, and in the table list, under Engine - all tables are listed as MyISAM.

> - Do you have more than one instance of this
> database in operation? Are all of your apps using
> the same instance?
Only one instance, and all apps are using the same instance.

> - Do you have any jobs that execute from cron or
> at boot time that might be overwriting the
> database using a recent backup?
No.

Options: ReplyQuote


Subject
Views
Written By
Posted
8215
April 04, 2006 04:45PM
2728
April 05, 2006 12:14PM
Re: Database Rollback?
2361
April 05, 2006 03:55PM
2254
April 05, 2006 12:22PM
2307
April 05, 2006 04:02PM
2051
April 06, 2006 01:53AM


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.