- 应用开发
通过mysqlslap与sysbench对MySQL进行压测
时间:2010-12-5 17:23:32 作者:IT科技类资讯 来源:IT科技 查看: 评论:0
内容摘要:复制[root@mysql~]#vim/etc/my.cnf ................ [mysqld] max_connec

通过
复制[root@mysql ~]# vim /etc/my.cnf ................ [mysqld] max_connections=1024 [root@mysql ~]# systemctl restart mysqld 1.2.3.4.5.