|
|
a245b2f531
|
OLTP scripts: add --reconnect option.
oltp_*.lua scripts now support the --reconnect=N option. When specified,
sysbench will reconnect after every N events.
Fixes GH-90.
|
2018-12-11 23:22:56 +03:00 |
|
|
|
edb40e012a
|
Remove legacy (0.5) API.
|
2018-01-07 14:08:27 +03:00 |
|
|
|
9fdec9dccf
|
Rename sysbench.option_defs to sysbench.cmdline.options.
|
2017-02-01 19:31:53 +03:00 |
|
|
|
7f56e219f7
|
Rename --num-threads to --threads.
Accept the old name with a warning for compatibility.
|
2017-02-01 17:42:39 +03:00 |
|
|
|
d3e28b3dc2
|
Use a proper method to disconnect a connection.
|
2017-01-30 17:44:19 +03:00 |
|
|
|
61a167354b
|
Close prepared statements in OLTP scripts.
|
2017-01-30 14:24:05 +03:00 |
|
|
|
49016568ba
|
Implement custom commands + parallel custom commands.
|
2017-01-28 15:45:16 +03:00 |
|
|
|
b8745c8a22
|
Make bundled OLTP Lua scripts executable, add hashbangs.
|
2017-01-27 14:24:43 +03:00 |
|
|
|
06d4f99cb6
|
Rename the 'sysbench' subdirectory to 'src'.
|
2017-01-27 09:39:28 +03:00 |
|