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
Bug#26595288 5.7 STARTUP SCRIPTS ALWAYS INITIALIZE IF EMPTY DATADIR
Add option to skip automatic init, making it possible to opt-out.
Default is still to perform init.
To skip init, create file /etc/sysconfig/mysql with contents like:
NO_INIT=true
0 commit comments