mysql_convert_table_format
for MariaDB/MySQL applications
RUN apt-get update && \
apt-get install -y mariadb-server-10.3
RUN apt-get update && \
apt-get install -y percona-xtradb-cluster-server-5.5
RUN apk add mariadb
RUN pacman -S --noconfirm mariadb
RUN apt-get update && \
apt-get install -y mariadb-server-10.1
RUN dnf install -y mariadb-server-utils-3
RUN apt-get update && \
apt-get install -y mariadb-server-5.5