MySQL Forums :: Cluster :: error running mysqld NDB engine
error running mysqld NDB engine
Date: October 07, 2012 03:06PM
Hi All,
I've been trying to use mysql cluster over two nodes for 2 weeks till now. Each time I shutdown the server and start it again I got the same error.
121005 15:09:50 [Note] Plugin 'ndbcluster' is disabled.
121005 15:09:50 [Note] Plugin 'FEDERATED' is disabled.
121005 15:09:50 InnoDB: The InnoDB memory heap is disabled
121005 15:09:50 InnoDB: Mutexes and rw_locks use GCC atomic builtins
121005 15:09:50 InnoDB: Compressed tables use zlib 1.2.3
121005 15:09:50 InnoDB: Using Linux native AIO
121005 15:09:50 InnoDB: Initializing buffer pool, size = 128.0M
121005 15:09:50 InnoDB: Completed initialization of buffer pool
121005 15:09:50 InnoDB: highest supported file format is Barracuda.
121005 15:09:50 InnoDB: Waiting for the background threads to start
121005 15:09:51 InnoDB: 1.1.8 started; log sequence number 1595685
121005 15:09:51 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
121005 15:09:51 [Note] - '0.0.0.0' resolves to '0.0.0.0';
121005 15:09:51 [Note] Server socket created on IP: '0.0.0.0'.
121005 15:09:51 [ERROR] /usr/local/mysql/bin/mysqld: Incorrect information in file: './mysql/host.frm'
121005 15:09:51 [ERROR] Fatal error: Can't open and lock privilege tables: Incorrect information in file: './mysql/host.frm'
Each time I had to start installation from the beginning.
I'm using Mysql cluster community over centos and usually as a first step I'm replicating the privilages over the two nodes.
Thanks for help.
Regards,
Amr
Edited 2 time(s). Last edit at 10/07/2012 03:45PM by Amr Hassna.
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.