MySQL Forums
Forum List  »  Backup

Re: MyISAM and InnoDB in same database
Posted by: Guilhem Bichot
Date: April 18, 2005 08:21AM

Hi,
currently there is no way with mysqldump to do a consistent snapshot of InnoDB and MyISAM *and* taking no lock on InnoDB. --lock-all-tables is the only way, but it will lock InnoDB too.
In 5.1 we'll solve this.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MyISAM and InnoDB in same database
2945
April 18, 2005 08:21AM


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.