MySQL Forums
Forum List  »  Replication

Re: mysql replication in cluster
Posted by: Aftab Khan
Date: July 01, 2012 01:06AM

>1. shutdown mysql server on 192.168.1.160
correct me if I am wrong; you stop mysql server (i.e. MYSQLD_API) node?
Can you confirm storage engine of the tables that you have? When you define tables that use NDB storage engine they store on data nodes not on mysqld_api server (mysql server). So please check table storage engine.

Options: ReplyQuote


Subject
Views
Written By
Posted
1856
June 18, 2012 05:31AM
Re: mysql replication in cluster
955
July 01, 2012 01:06AM


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.