3 Votes Vote

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

Posted by topdog 521 days ago Questions| mysql query repeat All

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.

Originally asked by: Xeoncross on Stack Overflow

Discuss Bury


Who Voted for this Question