wsrep_sst_xtrabackup-v2
MariaDB database server binaries
Install
- All systems
-
curl cmd.cat/wsrep_sst_xtrabackup-v2.sh
- Debian
-
apt-get install mariadb-server-10.1
- Ubuntu
-
apt-get install percona-xtradb-cluster-server-5.5
- 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 percona-xtradb-cluster-server-5.5
- Raspbian
-
apt-get install mariadb-server-10.1
- Dockerfile
- dockerfile.run/wsrep_sst_xtrabackup-v2
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.