Skip to content

Instantly share code, notes, and snippets.

@leejunkit
Created February 23, 2012 12:31
Show Gist options
  • Save leejunkit/1892638 to your computer and use it in GitHub Desktop.
Save leejunkit/1892638 to your computer and use it in GitHub Desktop.
~/Downloads $ tar xvf mysql-cluster-gpl-7.1.19.tar.gz
~/Downloads $ cd mysql-cluster-gpl-7.1.19
~/Downloads/mysql-cluster-gpl-7.1.19 $ ./configure --with-plugins=ndbcluster
~/Downloads/mysql-cluster-gpl-7.1.19 $ make
~/Downloads/mysql-cluster-gpl-7.1.19 $ sudo make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment