16 Commits

Author SHA1 Message Date
6551ccf20d Automerge from sysbench-0.4. 2010-09-23 16:41:01 +04:00
f81f75d427 Removed auto-generated files from version control.
Created .bzrignore.
2010-09-23 16:37:15 +04:00
652eb760c3 Merge lp:~elambert/sysbench/trunk_drizzle_merge with some modifications. 2009-09-21 23:25:59 +04:00
8e6663f4c2 Manual merge from the 0.4 tree. 2009-07-28 15:57:18 +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
14a905ad31 -removed files generated by autogen from bzr 2009-06-10 17:15:35 -07:00
b9d0556c84 Merged all in drizzle sysbench changes with the exception of those changes
made to the sb_oltp.c and sb_oltp.h files (those changes will be merged at 
a later date).
  -added drizzle support to lua tests
  -removed some dead code
  -updated autotools system
  -Added extensions.m4
  -Removed manual.html - it's generated
  -Turned on warnings. Made sysbench compile with them on
  -Added support for building with libdrizzle
  -Added run.sh as example of how to run drizzle sys-bench
  -drv drizzle works with multi-thread
  -drv_drizzle: misc. fixes
  -drv_drizzle: fix all four buffering forms
  -Checking for error codes using new clean method.
  -Check that new constant exists in autoconf
  -drv_drizzle: Turned unsigned ints back off
  -drv_drizzle: Updated error fetching code
  -drv_drizzle: Removed blocking option - makes no sense. Cleaned up option help text
  -Up to date with latest libdrizzle changes
  -fixed some solaris build issues
  -Split acinclude into multiple files in m4/ dir
  -downgraded autoconf
  -Removed -Wlogical-op, it's only in newer GCC, and it's not important enough to impose GCC version restrictions for
  -Removed need for drizzled install for libdrizzle build
  -Fixed solaris build issues
  -Fixed new libdrizzle result processing
  -Added the all_need_caps explicitly to drv_mysql
  -Added capability for libdrizzle
2009-06-10 16:43:32 -07: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
f6e66045aa Added alarm configure check 2009-05-19 18:22:58 +00:00
63f94c39ca Removed scripts. They have not been maintained for a long time since no one seems to use them. 2008-12-09 13:08:02 +00:00
edffa94fef Added support for direct I/O on Solaris. 2008-11-05 13:26:48 +00:00
04a7c51667 Removed automatically generated files from version control.
Removed the old OLTP test.
2007-06-17 12:10:39 +00:00
9f9e5ebff0 Fixed build on RHES 3 2006-06-27 10:03:40 +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
d224c6368a Initial import 2006-01-20 16:13:23 +00:00