sysbench

/home/work/app/sysbench/bin/sysbench --db-driver=mysql --mysql-user=root --mysql-password=xiaomi 

--mysql-socket=/home/work/data/tmp/mysql5533.sock --mysql-db=sysbench --range_size=100 --table_size=100000

--tables=10 --threads=8 --events=0 --time=60 --rand-type=uniform /home/work/app/sysbench/share/sysbench/oltp_read_write.lua run
/home/work/app/sysbench/bin/sysbench --db-driver=mysql --mysql-user=root --mysql-password=xiaomi 

--mysql-socket=/home/work/data/tmp/mysql5711.sock --mysql-db=sysbench --range_size=100 --table_size=100000

--tables=10 --threads=8 --events=0 --time=60 --rand-type=uniform /home/work/app/sysbench/share/sysbench/oltp_read_write.lua run
/home/work/app/sysbench/bin/sysbench --db-driver=mysql --mysql-user=root --mysql-password=xiaomi 

--mysql-socket=/home/work/data/tmp/mysql3306.sock --mysql-db=sysbench --range_size=100 --table_size=100000

--tables=10 --threads=8 --events=0 --time=60 --rand-type=uniform /home/work/app/sysbench/share/sysbench/oltp_read_write.lua run
原文地址:https://www.cnblogs.com/igoodful/p/13613652.html