Revisions of sysbench

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 815498 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 28)
- Update to version 1.0.20:
  * build/CI/packaging: Add arm64 to Travis CI matrix (#358)
  * build/CI/packaging: add Ubuntu Focal
  * build/CI/packaging: remove Fedora Rawhide from CI matrix
  * build/CI/packaging: fix regression tests to work with MySQL 8.0.19+
  * build/CI/packaging: fix macOS builds in Travis
  * build/CI/packaging: remove Ubuntu Disco (EOL)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 770551 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 26)
- Update to version 1.0.19:
  * regression tests: compatibility fix for PostgreSQL 12
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 754662 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 25)
- Update to version 1.0.18:
  * build/CI/packaging changes only

- Update to version 1.0.17
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 741496 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 24)
- Add zlib build dependency
- Use more of modern macros for building
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 645540 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 20)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 624092 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 19)
- Update to version 1.0.15:
  * fileio: fix GH-229 (--file-fsync-freq=0 seems to prevent
    fsync() at the end of the test)
  * command line: improve parsing of boolean command line options
  * tests: fix GH-220 (Testsuite api_sql_mysql.t failed ...)
  * tests: fix GH-223 (test failure on ppc64)
  * tests: fix opt_help.t to pass when the binary is not configured
    with MySQL support
  * MySQL driver: use it by default in DB benchmarks
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 610888 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 18)
- Update to version 1.0.14:
  * reports: fix JSON stats reporter to produce valid JSON
  * Lua SQL API: don't crash when query_row() is called with a
    SELECT returning empty result set
  * Lua SQL API: don't crash when bulk insert API calls are used
    out of order
  * regression tests: make PostgreSQL tests compatible with the new
    dump format introduced in 10.3
  * regression tests: minor stability and coverage improvements
  * minor cleanups in build scripts
  * improve report formatting for long latency values
  * fileio: --file-extra-flags now accepts a list of flags rather
    than just a single value
  * OLTP: re-prepare prepared statements after reconnects, i.e. in
    cases when a server connection is lost and sysbench is
    configured to ignore such errors
  * improve --rate mode precision for high argument values
  * fix compile-time architecture detection for some Broadwell CPUs
    which were incorrectly identified as Core 2.
  * remove build dependency on xxd (and vim-minimal package)
  * fix Lua API to correctly stop the benchmark when event()
    returns a value other than nil or false
  * fix the fileio benchmark when the specified file size is not a
    multiple of block size
  * fix the fileio benchmark to throw a descriptive error when the
    specified file size does not match the size of files created by
    'prepare'
  * minor improvements in tests and documentation.
- Update build dependencies
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 556760 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 17)
- Update to version 1.0.11:
  * make statistic counters usable from Lua scripts
  * fix the PostgreSQL driver to be compatible with CockroachDB
    (GH-180)
  * fix oltp_insert.lua to work correctly when both --tables and
    --threads are greater than 1 (GH-178)
  * minor documentation updates
- Fix tests execution in absence of python2
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 523612 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 15)
- Update to version 1.0.9:
  * fixed oltp_delete.lua to not use INSERT statements for
    consistency with other oltp_* benchmarks (GH-168)
  * added a workaround for MySQL bug #87337 "8.0.2 reintroduces
    my_bool to client API"
  * fixed building on on Debian GNU/kFreeBSD (GH-161)
  * fixed building against MariaDB 10.2 (thanks to Xavier Bachelot
    for the patch, GH-160)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 517371 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 14)
- Update to version 1.0.8:
  * fixed api_report test for slow machines (thanks to @jcfp)
  * fileio: suggest to run prepare step on missing files (thanks to
    Heinrich Schuchardt)
  * JSON reports: removed an erroneous trailing comma (GH-139)
  * added events per second to the CPU benchmark report (GH-140)
  * fixed db_connect() in legacy SQL API to use the default value
    for --db-driver (GH-146)
  * removed busy-wait in the bounded event generation mode (--rate)
    to avoid CPU hogging
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 499635 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 13)
- Update to version 1.0.7:
  * Ubuntu Zesty added to package build matrix
  * fixed GH-130: Mutex Benchmark Documentation
  * fixed latency reports in the --rate mode
  * fixed compiler warnings when building against MySQL 8.0 client
    libraries
- Drop examples as they are no longer compliant with current syntax
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 494958 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 12)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 491046 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 11)
- Update to stable release 1.0.6
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 448997 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 10)
- Update to version 1.0.0~git.20170106:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 436707 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 9)
- Update to version 1.0.0~git.20161019:
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by