Mysqlbackup

Jul 20, 2023

Creates MySQL backups on a periodic basis

mysqlbackup create MySQL-database servers backup easy

Why mysqlbackup?

  1. Requires minimum coding to create everyday MySQL-backups with some additional functions.

  2. Backups can be compressed on-the-fly and automatically rotated after specified number of a days past.

  3. “Slave mode” feature - stop slave, save it’s status and then create backup. Start slave afterwards.

  4. Includes basic database maintenance check, optimize tables before backup creation.

  5. It can be safely used on a large MySQL installations 1000+ databases.

  6. It is written in sh - code interpreter available in a base system.



Checkout these related ports:
  • Zodb3 - Z - Object Database for python
  • Zodb - Python object-oriented database
  • Zabbix22-libzbxpgsql - Zabbix agent module for comprehensive monitoring of PostgreSQL servers
  • Xtrabackup8 - Open-source backup tool for InnoDB and XtraDB
  • Xtrabackup - OpenSource version of InnoDB backup with support of Percona extensions
  • Xrootd - Framework for fast, low latency, scalable data access
  • Xls2txt - Utilities to convert spreadsheet files to text and csv formats
  • Xapian-core12 - Probabilistic text search database engine
  • Xapian-core10 - Probabilistic text search database engine
  • Xapian-core - Probabilistic text search database engine
  • Xapian-bindings12 - Bindings allowing Xapian to be used from various programming languages
  • Xapian-bindings - Bindings allowing Xapian to be used from various programming languages
  • Wfb2sql - CIA World Fact Book to SQL Conversion Utility
  • Webdis - HTTP interface for Redis
  • Vsqlite - Well designed and portable SQLite3 Wrapper for C++