MySQL Forums
Forum List  »  InnoDB

Re: MySQL 5.5.8 - Configuration Settings Suggestions
Posted by: Aftab Khan
Date: June 29, 2012 07:43AM

>Please suggest how could I run benchmark on a live server. Please suggest if you have any alternatives.

Please don't run benchmarks on live master db servers, however you can use replication slave db server (if you have one) to run 'SELECTs' queries. You can you use mysqlslap to emulate client load for a MySQL server:

http://dev.mysql.com/doc/refman/5.1/en/mysqlslap.html

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL 5.5.8 - Configuration Settings Suggestions
1154
June 29, 2012 07:43AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.