Demonstration of installing, configuring, running and then testing a MySQL Cluster database. For simplicity this is all performed on a single server but you would then want to spread the processes over multiple servers for High Availability and Scalability.
View in resolution in full-screen mode to be able to read the commands
what version/distribution are you using here...
uandmeboth12 6 months ago
Excellent Tutorial ... !!!
Really helped me starting my cluster...
I've been scratching my head and do the steps again n again for almost a week now with no success... the video helped me getting just ONE very basic point and that was the whole problem i was facing...
Many many thumbs up for the video...
Cheers,
Basit...
basitnizami 9 months ago
gupitube - just to confirm, was conf/my.cnf the correct relative path to your configuration file? If not then fix it; otherwise try repeating the steps as a regular (not root) user.
Andrew.
MySQLCluster 1 year ago
Great ! Did the tutorial but didn't work. Just great tutuorials ! YeaH!
[root@RHEL-repo mysqlc]# /root/Desktop/mysqlc/bin/mysqld --defaults-file=conf/my.cnf &
[1] 16708
[root@RHEL-repo mysqlc]# Could not open required defaults file: conf/my.cnf
Fatal error in defaults handling. Program aborted
101014 11:56:58 [ERROR] Can't find messagefile '/usr/local/mysql/share/english/errmsg.sys'
101014 11:56:58 [Warning] Can't create test file /usr/local/mysql/data/RHEL-repo.lower-test
gupitube 1 year ago