mysqld_safe_helper
for MariaDB/MySQL applications
Install
- All systems
-
curl cmd.cat/mysqld_safe_helper.sh
- Debian
-
apt-get install mariadb-server-10.3
- Ubuntu
-
apt-get install mariadb-server-5.5
- Alpine
-
apk add mariadb
- Arch Linux
-
pacman -S mariadb
- Kali Linux
-
apt-get install mariadb-server-10.1
- Fedora
-
dnf install mariadb-server-utils-3
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mariadb-server-5.5
- OS X
-
brew install mariadb
- Raspbian
-
apt-get install mariadb-server-10.0
- Dockerfile
- dockerfile.run/mysqld_safe_helper
- Docker
-
docker run cmd.cat/mysqld_safe_helper mysqld_safe_helper
powered by Commando
mariadb-server-utils-3
for MariaDB/MySQL applications
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.
mariadb-server-10.0
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.
mariadb-server-10.3
MariaDB database server binaries
mariadb
MariaDB is a community developed branch of MySQL.
MariaDB is a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mysqld) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and generic MySQL files.
mariadb-server-5.5
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.