MySQL Forums
Forum List  »  Newbie

Re: how do i restore a table after its been "dropped" using phpmysql ?
Posted by: Andrew Gilfrin
Date: July 22, 2005 11:57PM

I think it's gone for good.

One of the reasons I avoid GUI clients as it's easier (IMHO) to make such mistakes, especially PHPmysqlAdmin, great product but a little confusing at times with all those little icons.

My personal method of working is to build scripts and run those against the database rather than using command line calls or GUI tools. This means that come such a disaster I can just rerun my scripts.

The obvious question is, did you take a backup?

Andrew Gilfrin
------------------
http://gilfster.blogspot.com
My MySQL related Blog

http://www.mysqldevelopment.com
MySQL Stored Procedure,Trigger, View.... (Just about most things these days) Information

Options: ReplyQuote


Subject
Written By
Posted
Re: how do i restore a table after its been "dropped" using phpmysql ?
July 22, 2005 11:57PM


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.