mysqlgrants
collection of scripts for managing MySQL servers
RUN apt-get update && \
apt-get install -y mysql-utilities
RUN apt-get update && \
apt-get install -y mysql-utilities
RUN dnf install -y mysql-utilities
RUN apt-get update && \
apt-get install -y mysql-utilities