--with-pthread 强制使用pthread库(posix线程库) --enable-thread-safe-client 以线程方式编译客户端 --with-mysqld-ldflags=-all-static 以纯静态方式编译服务端和客户端(静态链接提高13%性能) ..
基于148个网页-相关网页
... 使用的字符集为默认(无,复杂的,所有,或从上述设置选定的名单) enable-thread-safe-client 让客户端支持线程 with-big-tables 大表支持 ..
基于26个网页-相关网页
--enable-thread-safe-client #客户端线程安全 --with-client-ldflags=-all-static #以纯静态方式编译客户端 ..
基于1个网页-相关网页
enable-thread-safe-client U 以线程方式编译客户端
应用推荐