brachev Posted June 11, 2012 Share Posted June 11, 2012 hi, I completed a rather simple installation of the mysql (v7.2.6) cluster on windows server 2008 (1 server with mangament and sql nodes and 2 servers, each w. one data node) but when I start the sql node (all other processes started up fine) I get this ‘listener’ warning. has anybody experienced this and what is the solution? Thank you so much, - Kiril c:\mysql\bin>mysqld –console 120521 23:51:02 [Note] Plugin ‘FEDERATED’ is disabled. 120521 23:51:02 InnoDB: The InnoDB memory heap is disabled 120521 23:51:02 InnoDB: Mutexes and rw_locks use Windows interlocked functions 120521 23:51:02 InnoDB: Compressed tables use zlib 1.2.3 120521 23:51:02 InnoDB: Initializing buffer pool, size = 128.0M 120521 23:51:02 InnoDB: Completed initialization of buffer pool 120521 23:51:02 InnoDB: highest supported file format is Barracuda. 120521 23:51:03 InnoDB: Waiting for the background threads to start 120521 23:51:04 InnoDB: 1.1.8 started; log sequence number 1595675 120521 23:51:04 [Note] NDB: NodeID is 4, management server ’192.168.1.2:1186′ 120521 23:51:34 [Note] NDB[0]: NodeID: 4, some storage nodes connected 120521 23:51:34 [Warning] NDB: server id set to zero – changes logged to bin log with server id zero will be logged with another server id by slave mysqlds 120521 23:51:34 [Note] Starting Cluster Binlog Thread 120521 23:51:34 [Note] Event Scheduler: Loaded 0 events 120521 23:51:34 [Note] mysqld: ready for connections. Version: ’5.5.20-ndb-7.2.5-gpl’ socket: ” port: 3306 MySQL Cluster Community Server (GPL) 120521 23:51:35 [Note] NDB Binlog: DISCOVER TABLE Event: REPL$mysql/ndb_schema 120521 23:51:45 [Warning] execute index stats listener failed: error 1427 line 2 537 120521 23:51:46 [Warning] create index stats listener failed: error 4716 line 24 83 120521 23:51:47 [Warning] create index stats listener failed: error 4716 line 24 83 120521 23:51:48 [Warning] create index stats listener failed: error 4716 line 24 83 Link to comment https://forums.phpfreaks.com/topic/263989-listener-faileure-mysql-cluster/ Share on other sites More sharing options...
fenway Posted June 16, 2012 Share Posted June 16, 2012 Sorry -- never worked with NDB. Link to comment https://forums.phpfreaks.com/topic/263989-listener-faileure-mysql-cluster/#findComment-1354462 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.