./configure --prefix=/usr/local/mysql --enable-assembler --with-innodb --with-pthread
make install
/usr/local/mysql/libexec/mysqld --user=mysql --max_connections=2000 --wait_timeout=28800 --pid-file=/usr/local/mysql/tmp/mysql.pid --socket=/tmp/mysql.sock
阅读(1101) | 评论(0) | 转发(0) |