Mysqld no me conecta en cluster
Hola, necesito ayuda tengo esta configuración
#config.ini
[ndb_mgmd]
hostname=192.168.1.185
datadir=c:\my_cluster\ndb_data
NodeId=1
[ndbd default]
noofreplicas=2
datadir=c:\my_cluster\ndb_data
[ndbd]
hostname=192.168.1.103
datadir=c:\my_cluster\ndb_data
NodeId=3
[ndbd]
hostname=192.168.1.103
datadir=c:\my_cluster\ndb_data
NodeId=4
[mysqld]
NodeId=50
[mysqld]
NodeId=51
#my.cnf
[mysqld]
Ndbcluster
Ndb-connectstring=192.168.1.185
#Port=3306
[mysql_cluster]
Ndb-connectstring=192.168.1.185
el detalle esta en que si puedo conectarme con un nodo al administrador pero no logro levantar mysqld, estoy trabajando con mysql-cluster-gpl-7.2.28-winx64 - archivos binarios y con una versión de Windows 10 64 bits, tengo ya desbloqueado mi firewall de Windows y no tiene antivirus, alguna idea... por favor!!!
Subject
Views
Written By
Posted
Mysqld no me conecta en cluster
1178
April 20, 2017 05:09PM
631
April 21, 2017 02:36PM
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.