mydumper 0.10.1-1ubuntu2 source package in Ubuntu

Changelog

mydumper (0.10.1-1ubuntu2) noble; urgency=medium

  * No-change rebuild against libglib2.0-0t64

 -- Steve Langasek <email address hidden>  Fri, 08 Mar 2024 05:48:01 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mydumper_0.10.1.orig.tar.gz 62.5 KiB 66b64f0c9410143ab4a32794f58769965495ac0385882b239f2c928281c1e798
mydumper_0.10.1-1ubuntu2.debian.tar.xz 7.6 KiB 43200dc2b43ba7776c05a71c399fcd494a2646d58091260c2c179829da185513
mydumper_0.10.1-1ubuntu2.dsc 2.1 KiB 0a6b6941b6e2562793408632bca8e5d6a2ed7429ba99e05770cdfe9e7ad3a4b1

Available diffs

View changes file

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.

mydumper-dbgsym: debug symbols for mydumper
mydumper-doc: High-performance MySQL backup tool - documentation

 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.
 .
 This package contains documentation for mydumper generated by sphinx