mysql_client_test_embedded
MariaDB database regression test suite
Install
- All systems
-
curl cmd.cat/mysql_client_test_embedded.sh
- Debian
-
apt-get install mariadb-test-10.0
- Ubuntu
-
apt-get install mysql-client-5.6
- Alpine
-
apk add mariadb
- Arch Linux
-
pacman -S mariadb
- Kali Linux
-
apt-get install mariadb-test
- Fedora
-
dnf install community-mysql-embedded-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mysql-client-5.6
- OS X
-
brew install mariadb
- Raspbian
-
apt-get install mariadb-test-5.5
- Dockerfile
- dockerfile.run/mysql_client_test_embedded
- Docker
-
docker run cmd.cat/mysql_client_test_embedded mysql_client_test_embedded
powered by Commando
mariadb-test
MariaDB database regression test suite
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 regression test suite.
mariadb-test-3
10.3.12-5.fc30.x86_64 : The test suite distributed with MariaDB
mariadb-embedded-devel-3
as an embeddable library
mysql-testsuite-5.7
MySQL 5.7 testsuite
community-mysql-test
MySQL
community-mysql-embedded-devel
MySQL is a multi-user, multi-threaded SQL database server. This
package contains files needed for developing and testing with the embedded version of the MySQL server.
mysql-embedded-devel
embeddable library
mariadb-test-10.0
MariaDB database regression test suite
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 regression test suite.
mariadb-test-5.5
MariaDB database regression test suite
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 regression test suite.
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.