Commit Graph

14 Commits

Author SHA1 Message Date
c33ec00456 Rewrote intermediate statistics feature contributed by Mikael Ronstrom.
Removed "batch mode", --report-interval should now be used instead.
Fixed compile warnings produced by gcc with -Wextra.
2010-11-01 11:35:41 +03:00
d34258cf2d Fixed a typo in the manual. 2010-10-14 12:25:00 +04:00
df31f6767f * Removed autogenerated ltmain.sh from the repository.
* Upgraded autogen.sh to invoke libtoolize to simplify
  building from the Bazaar repository.
* Updated docs.
2009-07-28 15:41:45 +04:00
b773e3146b Since Bazaar does not allow merging of two unrelated branches,
created the branch for the old 0.4 code base from trunk, then
reconciled with 0.4 manually (the patchwill be null-merged into 
trunk).
2009-05-28 19:25:12 +04:00
d760f42b3d Removed xsl/ files from doc/Makefile.am as xsl/ now has its own Makefile.am 2008-11-05 13:30:50 +00:00
edffa94fef Added support for direct I/O on Solaris. 2008-11-05 13:26:48 +00:00
9fb57169bf Fixed a race condition around DB library initialization in script_lua.c
Minor cleanups.
2008-10-18 11:42:53 +00:00
04a7c51667 Removed automatically generated files from version control.
Removed the old OLTP test.
2007-06-17 12:10:39 +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
3d64893fce Merged Lua into the main source tree 2006-06-26 17:12:57 +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
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
d224c6368a Initial import 2006-01-20 16:13:23 +00:00