mysql_fix_privilege_tables

MySQL database server (metapackage depending on the latest version)

Debian Debian
RUN apt-get update && \ apt-get install -y mysql-server
Ubuntu
RUN apt-get update && \ apt-get install -y mysql-server
CentOS
RUN yum install -y mysql-server
Raspbian
RUN apt-get update && \ apt-get install -y mysql-server
click the source code to copy install mysql_fix_privilege_tables on any operating system with command-not-found.com