Rename sysbench.option_defs to sysbench.cmdline.options.

This commit is contained in:
Alexey Kopytov
2017-02-01 19:31:53 +03:00
parent b5b1878740
commit 9fdec9dccf
6 changed files with 31 additions and 28 deletions

View File

@ -9,7 +9,7 @@
require("oltp_common")
-- Add random_points to the list of standard OLTP options
sysbench.option_defs.random_points =
sysbench.cmdline.options.random_points =
{"Number of random points in the IN() clause in generated SELECTs", 10}
-- Override standard prepare/cleanup OLTP functions, as this benchmark does not