using sysbench with a db on mysql

Asked by AL

I created a db on mysql and I would like to know how I can use sysbench to benchmark and tune that db? Am I supposed to allow the default sbtest to be created in my db and then let it run queries from there?

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
sysbench Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alexey Kopytov (akopytov) said :
#1

There is the --mysql-db option, but sysbench still expects a table named 'sbtest' in whatever is passed with --mysql-db. Or it creates the sbtest table automatically on the prepare stage.

Can you help with this problem?

Provide an answer of your own, or ask AL for more information if necessary.

To post a message you must log in.