sysbench手工下载: https://github.com/akopytov/sysbench
下载.zip文件,上传到服务器上
![]()
解压、安装:
unzip sysbench-master.zip
cd sysbench-master/
sh autogen.sh
./configure
报错:没有mysql驱动
configure: error: mysql_config executable not found
********************************************************************************
ERROR: cannot find MySQL libraries. If you want to compile with MySQL support,
please install the package containing MySQL client libraries and headers.
On Debian-based systems the package name is libmysqlclient-dev.
On RedHat-based systems, it is mysql-devel.

最低0.47元/天 解锁文章
1793

被折叠的 条评论
为什么被折叠?



