mydumper 0.9.1-1build1 source package in Ubuntu

Changelog

mydumper (0.9.1-1build1) xenial; urgency=medium

  * Rebuild against libmysqlclient20.

 -- Robie Basak <email address hidden>  Tue, 05 Apr 2016 12:45:34 +0000

Upload details

Uploaded by:
Robie Basak
Uploaded to:
Xenial
Original maintainer:
Mateusz Kijowski
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe database

Downloads

File Size SHA-256 Checksum
mydumper_0.9.1.orig.tar.gz 43.4 KiB aefab5dc4192acb043d685b6bb952c87557fbea5e083b8547c68ccfec878171f
mydumper_0.9.1-1build1.debian.tar.xz 6.0 KiB 6bb0c6454418857edc59cb754782a54f6cb3150c79d0511c594f93728283e961
mydumper_0.9.1-1build1.dsc 1.8 KiB 219e155177dc40cf085d285e4ef83281fc1d2365a53829082251434235da30f2

View changes file

Binary packages built by this source

mydumper: No summary available for mydumper in ubuntu zesty.

No description available for mydumper in ubuntu zesty.

mydumper-dbgsym: debug symbols for package mydumper

 Mydumper (aka. MySQL Data Dumper) is a high-performance multi-threaded
 backup (and restore) toolset for MySQL and Drizzle. The main developers
 originally worked as Support Engineers at MySQL (one has moved to
 Facebook and another to SkySQL) and this is how they would envisage
 mysqldump based on years of user feedback.
 .
 Mydumper features
 .
  Lightweight C source
  Up to 10x faster dumps compared to mysqldump
  Consistent snapshots for transactional and non-transactional tables
  File compression on-the-fly
  Binary log dumps
  Multi-threaded restore utility
  Daemon mode for timed snapshots and continuous binary logs
 .
 Mydumper is still under active development but is well tested/used in
 production on some large installations.