mysql_config_editor
libraries
RUN apt-get update && \
apt-get install -y mysql-testsuite-5.7
RUN apt-get update && \
apt-get install -y mysql-client-5.6
RUN pacman -S --noconfirm percona-server
RUN dnf install -y community-mysql-devel