sysbench-developers team mailing list archive
-
sysbench-developers team
-
Mailing list archive
-
Message #00035
Re: [Question #156376]: OLTP benchmark in sysbench 0.5
Question #156376 on sysbench changed:
https://answers.launchpad.net/sysbench/+question/156376
Status: Open => Answered
Alexey Kopytov proposed the following answer:
Hi Kazuhisa,
The OLTP test in sysbench 0.5 was rewritten in Lua. So the command to
run it in 0.5 would be:
sysbench --test=/path/to/oltp.lua --oltp-table-size=10000 --mysql-
db=test --mysql-user=root prepare
The oltp.lua script can be found in sysbench/tests/db in the source root
directory.
--
You received this question notification because you are a member of
sysbench-developers, which is an answer contact for sysbench.