开发者

How do you repeat a raw SQL query # times to MySQL?

开发者 https://www.devze.com 2023-01-15 01:26 出处:网络
I want to test the load a MySQL server can handle 开发者_开发知识库using a couple versions of a query and for that I\'m looking for something like apachebench (but for mysql).

I want to test the load a MySQL server can handle 开发者_开发知识库using a couple versions of a query and for that I'm looking for something like apachebench (but for mysql).

I'm hoping to run 500 or more concurrent requests every second for a couple minutes and see if MySQL is up to the challenge.


Does Super Smack solve your problem?

0

精彩评论

暂无评论...
验证码 换一张
取 消