Data Node Install/Configuration
Posted by:
J Ives
Date: February 15, 2017 05:04AM
Looking at the documentation for installation of the data node, it seems only three files are needed, and an empty directory structure /usr/local/mysql/data
It isn't clear whether a mysql user and group is needed and what user/group would own the mysql and mysql/data directories, the executable files, and my.cnf
From the documentation:
shell> cp bin/ndbd /usr/local/bin/ndbd
shell> cp bin/ndbmtd /usr/local/bin/ndbmtd
You can safely delete the directory created by unpacking the downloaded archive in /var/tmp
shell> cd /usr/local/bin
shell> chmod +x ndb*
and of course, the my.cnf file that goes in /etc
Obviously more is required, such as creating /usr/local/mysql and /usr/local/mysql/data
Version is a new install with
mysql-cluster-gpl-7.5.4-linux-glibc2.5-x86_64
Subject
Views
Written By
Posted
Data Node Install/Configuration
1108
February 15, 2017 05:04AM
689
February 15, 2017 08:16PM
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.