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
6509
July 29, 2010 11:36PM
2417
September 06, 2010 03:12PM
Re: Mixed engines within same database
2042
September 06, 2010 09:56PM
1969
September 06, 2010 10:31PM
1902
September 06, 2010 11:51PM
1899
September 07, 2010 02:10AM
1811
September 07, 2010 10:38PM
2524
September 08, 2010 03:35AM
1894
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.