Re: mySQL Cluster on windows problem
Posted by: Garey Guan
Date: February 21, 2012 09:52PM

hill all, the problem sloved, because of me spell error,
but now encounter a new problem,
when i start my mySQL, i run mysqld --console, it show me the ndbcluster is disabled, here is the error info:

C:\mysql\bin>mysqld --console
120222 5:57:41 [Note] Plugin 'FEDERATED' is disabled.
120222 5:57:41 [Note] Plugin 'ndbcluster' is disabled.
120222 5:57:41 InnoDB: The InnoDB memory heap is disabled
120222 5:57:41 InnoDB: Mutexes and rw_locks use Windows interlocked functions
120222 5:57:41 InnoDB: Compressed tables use zlib 1.2.3
120222 5:57:41 InnoDB: Initializing buffer pool, size = 128.0M
120222 5:57:41 InnoDB: Completed initialization of buffer pool
120222 5:57:41 InnoDB: highest supported file format is Barracuda.
120222 5:57:41 InnoDB: Waiting for the background threads to start
120222 5:57:42 InnoDB: 1.1.8 started; log sequence number 1595675
120222 5:57:43 [Note] Event Scheduler: Loaded 0 events
120222 5:57:43 [Note] mysqld: ready for connections.
Version: '5.5.19-ndb-7.2.4-gpl-log' socket: '' port: 3306 MySQL Cluster Community Server (GPL)


it it because of this err make the API cannot connect to the mgmd server?

ndb_mgm> show
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=2 @192.168.10.245 (mysql-5.5.19 ndb-7.2.4, Nodegroup: 0, Master)
id=3 @192.168.10.250 (mysql-5.5.19 ndb-7.2.4, Nodegroup: 0)

[ndb_mgmd(MGM)] 1 node(s)
id=1 @192.168.10.249 (mysql-5.5.19 ndb-7.2.4)

[mysqld(API)] 2 node(s)
id=4 (not connected, accepting connect from 192.168.10.249)
id=5 (not connected, accepting connect from 192.168.10.250)

2 days to configure the mysql cluster, still cannot, pls help, thanks.

Regards
Garey

Options: ReplyQuote


Subject
Views
Written By
Posted
7007
February 21, 2012 07:03PM
Re: mySQL Cluster on windows problem
3506
February 21, 2012 09:52PM
2272
February 22, 2012 12:44AM
2215
February 22, 2012 02:01PM
1832
February 23, 2012 02:26PM
1714
April 28, 2012 11:56AM


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.