MySQL Forums
Forum List  »  Security

Re: Removing schema information from MySQL system files
Posted by: Martin Dubuc
Date: June 15, 2006 09:36AM

ALTER TABLE doesn't solve the problem, but performing a database backup and restore does remove and recreate the files for the tables on the file system and this has the effect of removing stale data.

Thanks!

Martin

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Removing schema information from MySQL system files
2459
June 15, 2006 09:36AM


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.