Automic VaultAutomic Vault

brew

mydumper mit Homebrew, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mydumper in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mydumper

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#mydumper

nixpkgs package indexes · pkgs/by-name/my/mydumper/package.nix · Quelle: api.github.com

Ubuntu aptverifiziert · 92%
sudo apt install mydumper

Ubuntu 24.04 LTS package indexes · mydumper · Quelle: archive.ubuntu.com

Überblick

Paketzusammenfassung

MySQL logical backup tool

Befehle und Aliase

  • mydumper
  • myloader

Verlauf

Projektgeschichte und Nutzung

MyDumper is a community-maintained logical backup and restore toolset for MySQL-family databases. Its own documentation frames the project as a response to the limits of mysqldump: mysqldump is widely used for logical backups, but its single-threaded design makes large backups and restores slow. MyDumper split that workflow into two programs, `mydumper` for exporting consistent backups and `myloader` for importing them, with both tools built around multithreading.

Projektgeschichte

The project has long occupied the DBA niche between the official mysqldump client and heavier physical-backup systems. Package descriptions and project documentation emphasize separate output files for tables and metadata, consistent snapshots across worker threads, binary log position capture, compression, regex-based selection, and parallel restore. A 2015 Percona post about version 0.9.1 highlighted full schema support in MyDumper/MyLoader, reducing the need to combine MyDumper data dumps with mysqldump schema dumps.

Wie es verwendet wird

In practice, MyDumper is used for fast logical backups, restores, and migrations where SQL-level portability matters but database size makes serial dumps painful. Cloud migration guides from Microsoft describe mydumper/myloader as community tools for large Azure Database for MySQL migrations, including examples that run MyDumper near the source database, tune thread counts, split table data into chunks, compress traffic, and restore with MyLoader on the target. Homebrew, Nix, and Ubuntu package it as `mydumper`, usually exposing the two command-line programs `mydumper` and `myloader`.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für mydumper wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
mydumpercliglobales Executable
myloadercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version1.0.3-1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.0.3-1

https://github.com/mydumper/mydumper

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mydumper
Version1.0.3-1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mydumper
Homepagehttps://github.com/mydumper/mydumper
Repositoryhttps://github.com/mydumper/mydumper
Upstream-Dokumentationhttps://github.com/mydumper/mydumper#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/mydumper/mydumper/archive/refs/tags/v1.0.3-1.tar.gz
Zuletzt aktualisiert2026-06-22T14:05:34-07:00
Pulseupdated
Abhängigkeitenglib, mariadb-connector-c, openssl@3, pcre2
Build-Abhängigkeitencmake, pkgconf, sphinx-doc
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemydumper
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

mydumper

nix profile install nixpkgs#mydumper
  • normalized package name match
  • Abgeglichen nach: Mydumper
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/my/mydumper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mydumper 0.10.1-1ubuntu3

High-performance MySQL backup tool

https://github.com/maxbube/mydumper

sudo apt install mydumper
  • Section: universe/database
  • Architecture: amd64
  • 5 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mydumper
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mydumper from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mydumper-doc 0.10.1-1ubuntu3

High-performance MySQL backup tool - documentation

https://github.com/maxbube/mydumper

sudo apt install mydumper-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mydumper
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mydumper
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mydumper-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment