mariadbcheck
MariaDB database core client binaries
Install
- All systems
-
curl cmd.cat/mariadbcheck.sh
- Debian
-
apt-get install mariadb-client-core-10.1
- Ubuntu
-
apt-get install mariadb-client-core-10.1
- Kali Linux
-
apt-get install mariadb-client-core-10.1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mariadb-client-core-10.1
- Raspbian
-
apt-get install mariadb-client-core-10.1
- Dockerfile
- dockerfile.run/mariadbcheck
mariadb-client-core-10.1
MariaDB database core client 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 core client files, as used by Akonadi.