Commit Graph

32 Commits

Author SHA1 Message Date
4412a54e82 Fix 'make distcheck' broken by the previous commit. 2018-04-21 15:26:24 +03:00
565e93cf37 Update copyright years. 2018-04-21 08:14:20 +03:00
8ded1d9f10 Remove unsupported Oracle, Drizzle and AttachSQL drivers from the source tree. 2018-04-21 08:08:48 +03:00
5eb3f638bd Merge branch '1.0' 2017-04-14 00:08:46 +03:00
4b6a6764fa Add buildpack.sh to force package build/upload without Travis. 2017-04-12 14:40:57 +03:00
7711a1f6ef Merge branch '1.0' 2017-04-06 11:24:34 +03:00
4762ca56de Fix 'make distcheck'. 2017-04-06 11:24:16 +03:00
3fc3985265 Merge branch '1.0' 2017-04-06 10:37:47 +03:00
e2cf43736a Debian-related packaging fixes. 2017-04-06 10:37:17 +03:00
5e4b86f20a Merge branch '1.0' 2017-03-13 15:23:46 +03:00
75ad51a2b1 Release 1.0.4. 2017-03-13 15:05:12 +03:00
1a5c39a943 Merge branch '1.0' 2017-03-05 22:10:44 +03:00
ff51db425d Add third_party/cram to EXTRA_DIST in the top-level Makefile.am. 2017-03-05 21:42:43 +03:00
a49c652b29 Remove old DocBook-based documentation. 2017-02-15 08:33:48 +03:00
7fe53e4ffb Convert snapcraft.yaml to snapcraft.yaml.in to update version automatically. 2017-02-07 20:40:21 +03:00
06d4f99cb6 Rename the 'sysbench' subdirectory to 'src'. 2017-01-27 09:39:28 +03:00
6bf78c6132 Initial Concurrency Kit import. 2016-10-16 22:57:37 +03:00
446bc75843 Merge branch '1.0' into luajit 2016-10-15 14:10:57 +03:00
7eeac290a9 Fix luajit branch to pass 'make distcheck' and Travis CI builds. 2016-10-15 13:43:10 +03:00
8a11204c87 Add README-Oracle.md to EXTRA_DIST. 2016-10-10 21:53:39 +03:00
ff5cc25e1b Manually merge branch '1.0' into luajit. 2016-10-09 17:56:05 +02:00
6d5bba1fe6 Basic support for functional/regression testing. 2016-09-04 20:24:07 +03:00
755a61b6cf s/README/README.md/ in top-level Makefile.am. 2016-09-04 15:31:38 +03:00
b7358eb6a0 Don't build bundled LuaJIT when --with-system-luajit was passed to configure. 2016-03-20 15:07:49 +03:00
d86147b0b7 README -> README.md in Makefile.am. 2016-03-20 11:43:24 +03:00
bf94de28f6 Support building with bundled LuaJIT. 2016-03-20 01:38:36 +03:00
288aec57a1 Update copyrights and FSF address. 2016-02-21 23:39:18 +08:00
612decfceb Update copyrights and FSF address. 2016-02-20 21:05:50 +08: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
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
9fb57169bf Fixed a race condition around DB library initialization in script_lua.c
Minor cleanups.
2008-10-18 11:42:53 +00:00
d224c6368a Initial import 2006-01-20 16:13:23 +00:00