Revisions of sysbench

Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 34)
- Use shared concurrency kit
buildservice-autocommit accepted request 491046 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 33)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 32)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 31)
- Update to stable release 1.0.6
- Use system luajit
- Disable tests by default
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 477601 from Olaf Hering's avatar Olaf Hering (olh) (revision 30)
- Remove usage of AX_GCC_ARCHFLAG.
  It forces the use of -march=hostcpu and leads to SIGILL at runtime.
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 29)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 28)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 27)
- Update to version 1.0.0~git.20170228:
  * Use `mysql_config --libs_r` instead of `mysql_config --libs | sed`.
  * Update GPLv2 text in COPYING with the current version from https://gnu.org/licenses/gpl-2.0.txt.
  * Update copyrights and FSF address.
  * Initial LuaJIT support: build with system libluajit.
  * Check if pkg-config is available and throw an error if it's not in autogen.sh
  * Take 'set -e' into account when checking for pkg-config.
  * Squashed 'third_party/luajit/luajit/' content from commit 6cb38f7
  * Support building with bundled LuaJIT.
  * README -> README.md in Makefile.am.
  * Autoconf cleanups.
  * Don't build bundled LuaJIT when --with-system-luajit was passed to configure.
  * Don't remake aclocal.m4 and configure after autogen.sh && configure.
  * Add -ldl to LUAJIT_LDFLAGS when building with bundled LuaJIT on Linux.
  * Squashed 'third_party/luajit/luajit/' changes from 6cb38f7..be25592
  * Print a status summary at the end of ./configure output.
  * Change project info reported by ./configure.
  * Add two new controls:    oltp-range-selects  controls whether to include range selects or not.       (Typical practice is to list all range select statements with zero counts.  This allows a simple oltp-range-selects=off)    oltp-delete-inserts  controls the number of delete/insert pairs to be executed       (example:  oltp-delete-inserts=0 disables the delete/insert pair )
  * Added oltp-write-only control
  * Converted PostgreSQL "FIXME" to apply only to PostgreSQL
  * Fix tests for the luajit branch.
  * Don't use caches, as they may cause issues on PostgreSQL updates.
  * Fix luajit branch to pass 'make distcheck' and Travis CI builds.
  * Adjust drv_mysql.t, drv_pgsql.t to not fail on slower machines.
  * Merge AArch64 port from https://github.com/cbaylis/luajit-aarch64/tree/aarch64-v2.1-new
  * Remove the deprecated luaopen_math() call.
  * Merge from LuaJIT upstream.
  * Initial Concurrency Kit import.
  * Merge from Concurrency Kit upstream.
  * Report Git commit SHA in configure and "sysbench --version" output.
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 460870 from Olaf Hering's avatar Olaf Hering (olh) (revision 26)
- Make dependency on libxslt, craml and tests optional to get rid
  of python3 dependency
buildservice-autocommit accepted request 448997 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 25)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 24)
- Update to version 1.0.0~git.20170106:
buildservice-autocommit accepted request 436707 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 23)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 22)
- Update to version 1.0.0~git.20161019:
buildservice-autocommit accepted request 431292 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 21)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 20)
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 19)
- Enable internal testsuite
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 18)
- Update to version 0.5.0+git.20160922:
  * Adjust test_mutex.t to pass on slow machines.
  * Fix LOCK TABLES statements for multi-table MySQL/MyISAM benchmarks.
  * Basic tests for oltp.lua against MySQL and PostgreSQL.
  * Prevent script_oltp_*.t failures on slower machines.
  * {common,bulkinsert}.lua missing from Makefile
  * Load script from pkgdatadir if not local
  * Change lua scripts to 'require common' if a testdir wasn't passed
  * add libaio-dev to travis
  * Some typo fixes in the docs.
- Add sysbench_buffer_overflow.patch
buildservice-autocommit accepted request 423376 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 17)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) committed (revision 16)
- Update to version 0.5.0+git.20160824:
  * adjust event generation for a high volume
  * Fixes #44: seqwr deleting test files
  * Duplicate line
  * added locking to get_request in lua scripting
  * Don't lock thread mutex unnecessarily in script_lua.c and sb_cpu.c.
  * Fix crash introduced by commit 9244fcf.
  * Adding volatile modifier to tmp variable in memory test
  * Fixes #57: Race condition in sb_timer_value()
  * Fix --with-mysql-libs for MySQL 5.7.
  * Create indexes after data load in parallel_prepare
buildservice-autocommit accepted request 415775 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 15)
baserev update by copy to link target
Displaying revisions 41 - 60 of 74
openSUSE Build Service is sponsored by