Continuing the discussion from MySQL initialisation error:
Just wanna share my resolution on this issue, whoever face this issue please try to follow step below:
-
tutor dev/local stop
-
rm -rf “$(tutor config printroot)/data/mysql”
-
rm “$(tutor config printroot)/config.yml”
-
tutor dev/local config save --interactive
WARNING: THIS WILL DELETE ALL YOUR PLATFORM DATA! DO NOT DO THIS ON A RUNNING PRODUCTION SITE!