MySQL Forums
Forum List  »  MyISAM

Re: Mixed engines within same database
Posted by: Rick James
Date: September 06, 2010 09:56PM

Once you have Replication, you have Slaves. Once you have Slaves, you can take on offline for dumping. Stop mysqld, copy the directory tree; start mysqld. It's a snapshot-in-time, whether InnoDB, MyISAM, or both.

Also, an excellent starting point for creating another slave.

Options: ReplyQuote


Subject
Views
Written By
Posted
6239
July 29, 2010 11:36PM
2239
September 06, 2010 03:12PM
Re: Mixed engines within same database
1938
September 06, 2010 09:56PM
1824
September 06, 2010 10:31PM
1774
September 06, 2010 11:51PM
1738
September 07, 2010 02:10AM
1727
September 07, 2010 10:38PM
2389
September 08, 2010 03:35AM
1819
September 25, 2010 09:00AM


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.