wsrep_sst_xtrabackup
MariaDB database server binaries
Install
- All systems
-
curl cmd.cat/wsrep_sst_xtrabackup.sh
- Debian
-
apt-get install mariadb-server-10.1
- Ubuntu
-
apt-get install mariadb-server-10.1
- Kali Linux
-
apt-get install mariadb-server-10.1
- Fedora
-
dnf install mariadb-server-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mariadb-server-10.1
- Raspbian
-
apt-get install mariadb-server-10.1
- Dockerfile
- dockerfile.run/wsrep_sst_xtrabackup
mariadb-server-10.1
MariaDB database server binaries
MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. This package includes the server binaries.