sysbench 0.4.12-1.1ubuntu1 source package in Ubuntu

Changelog

sysbench (0.4.12-1.1ubuntu1) xenial; urgency=medium

  * d/{rules,control}: drop DEB_AUTO_UPDATE and use dh-autoreconf
    instead to fix FTBFS (closes: #797260). This should stop needing
    packaging updates every time the archive verisons of autotools
    change.
  * d/p/libmysqlclient_r: link against libmysqlclient instead of
    libmysqlclient_r. The former supersedes the latter which no longer
    exists in MySQL 5.7.

 -- Robie Basak <email address hidden>  Thu, 14 Apr 2016 11:29:24 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Downloads

File Size SHA-256 Checksum
sysbench_0.4.12.orig.tar.gz 412.0 KiB 83fa7464193e012c91254e595a89894d8e35b4a38324b52a5974777e3823ea9e
sysbench_0.4.12-1.1ubuntu1.debian.tar.xz 10.8 KiB d090ec83f26ea06968237d738ac4d8759f17bf9fb995c10742f814c1c6f30896
sysbench_0.4.12-1.1ubuntu1.dsc 2.1 KiB 735f23e0af8eb7fd0effc2e7be49f4bd032847216e2da6bed013a7f72ab8ef77

View changes file

Binary packages built by this source

sysbench: No summary available for sysbench in ubuntu yakkety.

No description available for sysbench in ubuntu yakkety.

sysbench-dbgsym: debug symbols for package sysbench

 SysBench is a modular, cross-platform and multi-threaded benchmark tool for
 evaluating OS parameters that are important for a system running a database
 under intensive load.
 .
 The idea of this benchmark suite is to quickly get an impression about system
 performance without setting up complex database benchmarks or even without
 installing a database at all.
 .
 Current features allow to test the following system parameters:
 .
  * file I/O performance
  * scheduler performance
  * memory allocation and transfer speed
  * POSIX threads implementation performance
  * database server performance (OLTP benchmark)
 .
 Primarily written for MySQL server benchmarking, SysBench will be further
 extended to support multiple database backends, distributed benchmarks and
 third-party plug-in modules.