You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The data import in /docker-entrypoint-initdb.d will fail by default, because files are added with 0700 permissions by default and MySQL can not read them.