sysbench测试脚本

#!/bin/bash #mysql info host=10.211.55.97 port=3306 user=**** passwd=*** db=d2 #sysbench variables run_mode=run tables_count=10 table_size=5000000 thread_num=10 tables_count=10 sysbench_mode=./oltp_
相关文章
相关标签/搜索