xiaolaogong 发表于 2013-2-7 05:42:12

mysql_cluster_install_config

./configure  --with-server-suffix=-mysql-cluster --with-unix-socket-path=/tmp/mysql_cluster.socket  --with-mysqld-user=mysql --with-zlib-dir=/usr/local/lib/zlib --with-charset=utf8 --with-collation=utf8_general_ci --enable-assembler --with-extra-charsets=all --enable-thread-safe-client --with-big-tables --with-readline --with-embedded-server --enable-local-infile --without-debug --with-embedded-privilege-control  --with-mysqld-user=mysql --with-ssl=/usr/local/  --with-mysqld-libs --with-zlib-dir=/usr/local/lib/zlib/ --with-plugins=ndbcluster,innobase,innodb_plugin,myisam,myisammrg,csv
页: [1]
查看完整版本: mysql_cluster_install_config