It is exactly the same process. InnoDB and MyISAM are about the storage engine, the replication is quite seperate.
Initializing it is a bit more challenging.. there are some quick low-level approaches but the simplest way is to populate your slave from a mysqldump file. - michael dykman On 7/19/07, Jen mlists <[EMAIL PROTECTED]> wrote:
hello list, I'm not familiar with Innodb.I have done well on MyISAM replication. Can you tell me how to replicate Innodb database?thanks. --jennifer -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
-- - michael dykman - [EMAIL PROTECTED] - All models are wrong. Some models are useful. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
