mysqlreport

MariaDB database client binaries

Debian Debian
RUN apt-get update && \ apt-get install -y mariadb-client-10.3
Ubuntu
RUN apt-get update && \ apt-get install -y mysql-client-5.6
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y mariadb-client-10.1
Fedora
RUN dnf install -y mysqlreport
Raspbian
RUN apt-get update && \ apt-get install -y mariadb-client-5.5
click the source code to copy install mysqlreport on any operating system with command-not-found.com