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!
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.