Install, configure and run MySQL Cluster – demo video

There is a new video available: Demonstration of installing, configuring and running MySQL Cluster (LINUX) to accompany the MySQL Cluster Quick Start guides. The Flash video video lasts for about 7 minutes.

If you aren’t able to view Flash on your device then a (poorer quality) version is included here – watch the Flash version if you’re able to!





10 comments

  1. Tom says:

    It would be nice if it showed which cluster software to download. Nothing on MySQL’s site matches what is shown in the Linux section.

  2. Andrew,

    Is there a similar video for the ODBC functionality? I’m assuming that this also needs to be installe on the server, perhaps I am mistaken.

    Thanks,
    Chris Soniat

  3. Luke says:

    Hi, i’m stuck at start mgmd server..
    #####################################
    [user1@centOS mysqlc]$ cd ../my_cluster/
    [user1@centOS my_cluster]$ $HOME/mysqlc/bin/ndb_mgmd -f conf/config.ini –initial –configdir=$HOME/my_cluster/conf/
    MySQL Cluster Management Server mysql-5.1.47 ndb-7.1.8
    [user1@centOS my_cluster]$
    ######################################
    therefore i cant successfully execute

    $HOME/mysqlc/bin/mysqld –defaults-file=conf/my.cnf &

    ####################################
    and the return error i get:
    ######################
    [user1@centOS my_cluster]$ $HOME/mysqlc/bin/mysqld –defaults-file=conf/my.cnf &
    [1] 3363
    [user1@centOS my_cluster]$ 101015 13:57:06 [Warning] Can’t create test file /home/user1/my_cluster/mysql_data/centOS.lower-test
    101015 13:57:06 [Warning] Can’t create test file /home/user1/my_cluster/mysql_data/centOS.lower-test
    /home/user1/mysqlc/bin/mysqld: Can’t change dir to ‘/home/user1/my_cluster/mysql_data/’ (Errcode: 2)
    101015 13:57:06 [ERROR] Aborting

    101015 13:57:06 [Note] /home/user1/mysqlc/bin/mysqld: Shutdown complete

    [1]+ Exit 1 $HOME/mysqlc/bin/mysqld –defaults-file=conf/my.cnf
    [user1@centOS my_cluster]$

    #################################

    Your help are really needed!
    if u have yahoo messenger: add me.
    my ID: luqmanawawi

    • admin says:

      Hi Luke,

      Not tried this on CentOS but would expect it to work.

      Is user1 your username and /home/user1 your home directory?

      You need to start the data nodes between the ndb_mgmd and the mysqld – did you do that?

      Regards, Andrew.

  4. deepak says:

    can any one send me the configuration for mysql cluster in windows.
    i am using mysql 5.1.56 and cluster 7.1.14

  5. MySQLDB says:

    Thanks Andrew ,

    Such a great video , Successfully Installed
    MySQL Cluster on centos for single

    Is there any video for multiple host cluster
    installation

Leave a Reply to MySQLDB Cancel reply