mysql 编译安装配置 ./configure –prefix=/opt/mysql –without-debug –enable-thread-safe-client –enable-assembler –enable-profiling –with-mysqld-ldflags=-all-static –with-client-ldflags=-all-static –with-charset=utf8 –with-extra-charsets=gbk –with-mysqld-user=mysql –without-embedded-server –with-server-suffix=-community –with-collation=utf8_general_ci –with-plugins=innobase
RSS Feed
Twitter
June 16th, 2010
moonfox
Posted in
Tags: