MySQL Stress Test tool
Recently we moved a client from virtual host to amazon ec2 3 tier architecture then we thought of providing benchmark test report to show the Improvement, then we searched for simple straight forward tools, but we haven`t found, then I started to write a java code to benchmark by stressing mysql server.
It performed well, so being a fan of open source, thought of releasing that code and uploaded it to google code. Here is the link
Downloadable binary is not yet posted you need to compile it from source code