摘要: 环境 OS: centos7.x sysbench安装 1. 安装阿里云 yum 源 curl o /etc/yum.repos.d/CentOS Base.repo http://mirrors.aliyun.com/repo/Centos 7.repo 2. 安装sysbench工具 yum y 阅读全文
posted @ 2020-03-31 15:41 杨哥哥 阅读(334) 评论(0) 推荐(0) 编辑
摘要: #环境 OS: centos 7.x DB:Oracle 11.2.0.4 ###下载压测工具和演练脚本 cd /home/oracle git clone https://gitee.com/yangguocang1/sysbench.git ###创建数据库用户 drop user sysben 阅读全文
posted @ 2020-03-31 15:36 杨哥哥 阅读(2327) 评论(1) 推荐(0) 编辑
摘要: 环境 OS: centos7.x DB: mysql 5.7.x IP: 192.168.94.20 sysbench安装 1. 安装阿里云 yum 源 curl o /etc/yum.repos.d/CentOS Base.repo http://mirrors.aliyun.com/repo/C 阅读全文
posted @ 2020-03-31 15:22 杨哥哥 阅读(552) 评论(0) 推荐(1) 编辑