FROM mysql:latest

ADD tables_mysql_innodb.sql /docker-entrypoint-initdb.d/
