mydumper 0.6.1-1 source package in Ubuntu

Changelog

mydumper (0.6.1-1) unstable; urgency=medium


  * updated standards version
  * move sphinxdoc depends to recommends (Closes: #730443)
  * homepage updated (Closes: #714921)
  * explicitly tell CMAKE to link libm
    patch 0003-explicitly-link-libm.patch
  * Imported Upstream version 0.6.1 (Closes: #735851) (LP: #1270330)

 -- Mateusz Kijowski <email address hidden>  Thu, 20 Mar 2014 01:17:43 +0100

Upload details

Uploaded by:
Mateusz Kijowski
Uploaded to:
Sid
Original maintainer:
Mateusz Kijowski
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mydumper_0.6.1-1.dsc 1.2 KiB 3f6ca76fd65974f7dd57fea263c9fe4d00e27d591c7074f81f01fb27cedcf33e
mydumper_0.6.1.orig.tar.gz 37.7 KiB 819fdfef1df7cfae05e693687f60df4a2048c20175fe401d50e38e8da32a0f2d
mydumper_0.6.1-1.debian.tar.gz 4.2 KiB 582ed383fef7d05360102d52cb2ea1ef6fe74509d4c1498bcd271dc55ac72efe

Available diffs

No changes file available.

Binary packages built by this source

mydumper: High-performance MySQL backup tool

 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.