60d28bd8de
Fixed Oracle and PostgreSQL to match changes in db_driver interface.
2007-06-17 14:05:07 +00:00
04a7c51667
Removed automatically generated files from version control.
...
Removed the old OLTP test.
2007-06-17 12:10:39 +00:00
5d46bc40bc
Removed hard-coded table engines from the MySQL driver.
...
Removed automatically generated files from version control.
2007-06-17 12:08:24 +00:00
796656b068
Do not crash on 'help' command passed to a Lua script. Call the 'help' function from the script if it is available.
2007-06-17 10:51:29 +00:00
6ff3fff6ac
Fixed memory corruption bug in sb_lua_db_execute().
2007-06-08 06:49:19 +00:00
03c21b0f1c
Per-requested statistics are now displayed in milliseconds (patch by Jeremy Cole).
2007-06-07 17:44:11 +00:00
a1bb9a5148
Fixed memory leaks in Lua code
2007-05-16 14:12:45 +00:00
c50c2fe68f
Added deadlock handling to lua scripts.
2007-03-21 14:23:05 +00:00
dbcb6cad02
Limit the size of bulk insert operations by query length instead of number of rows.
2007-01-12 18:27:59 +00:00
e643b65069
Increment other_ops on transaction commits as well
2007-01-11 18:55:02 +00:00
0063c46021
Added db_bind_result() to the LUA API
...
Handle ER_CHECKREAD in the same way as deadlocks in the MySQL driver
2007-01-11 12:57:06 +00:00
44e8f4b354
Removed --mysql-engine-trx
2006-06-30 14:11:31 +00:00
bb687c266e
Fixed bug with --max-requests=0
2006-06-28 11:21:56 +00:00
9f9e5ebff0
Fixed build on RHES 3
2006-06-27 10:03:40 +00:00
9b4fd97a78
Fixed build on RHES 3
2006-06-27 09:59:24 +00:00
3bdf37c3fb
Fixed build issues
2006-06-26 17:26:45 +00:00
d61c86201a
Merged Lua into the main source tree
2006-06-26 17:15:32 +00:00
3d64893fce
Merged Lua into the main source tree
2006-06-26 17:12:57 +00:00
9ab727dece
Added automatical statistics in DB API
2006-06-25 18:13:02 +00:00
f4245ee265
Added sb_rand_str()
2006-06-15 13:14:04 +00:00
8edfbb00d7
Changed default oltp_range_size to 100
2006-06-10 09:20:07 +00:00
13052e3fba
Added preliminary scripting support
2006-06-09 15:42:45 +00:00
c5e2681c36
Added --mysql-ssl option
...
Added --oltp-reconnect option
Workaround for overoptimized gettimeofday() implementations
Fixed issues with random numbers generator on Solaris
Version 0.4.7
2006-05-24 13:58:09 +00:00
3d06a5cd28
Fixed crash at the end of OLTP test
2006-03-25 13:31:04 +00:00
aca1150cfe
Fixed crash at the end of OLTP test
2006-03-10 07:49:07 +00:00
262b9e3276
Added several hosts capability to MySQL driver
...
Use TYPE= or ENGINE= in MySQL driver depending on the version of client libraries
Made auto_increment id column optional
version 0.4.5
2006-03-03 12:53:14 +00:00
fe47a724fa
Applied changes from BK repository
2006-02-10 17:12:11 +00:00
d224c6368a
Initial import
2006-01-20 16:13:23 +00:00