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
If you come across any bugs or improvements please feed us back.
Screenshots
[caption id="" align="alignnone" width="535" caption="Test server, you need to start server on all servers from where u need to test "]
[/caption]
[caption id="" align="alignnone" width="574" caption="Monitoring server with MySQL admin while testing "]
[/caption]

