mysqltest_embedded

MariaDB database regression test suite

Debian Debian
RUN apt-get update && \ apt-get install -y mariadb-test-10.0
Ubuntu
RUN apt-get update && \ apt-get install -y mysql-server-5.6
Alpine
RUN apk add mariadb
Arch Arch Linux
RUN pacman -S --noconfirm mariadb
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mariadb-test
Fedora
RUN dnf install -y community-mysql-embedded-devel
Raspbian
RUN apt-get update && \ apt-get install -y mariadb-test-5.5
click the source code to copy install mysqltest_embedded on any operating system with command-not-found.com