Commit Graph

1320 Commits

Author SHA1 Message Date
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