./configure --prefix=/usr/local/mysql --enable-assembler --with-mysqld-ldflags=-all-static --with-unix-socket-path=/usr/local/mysql/tmp/mysql.sock --with-extra- charsets=all --with-plugins=innobase
为什么呢?