MySQL Initialisation error on MacOS

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:

  1. tutor dev/local stop

  2. rm -rf “$(tutor config printroot)/data/mysql”

  3. rm “$(tutor config printroot)/config.yml”

  4. 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.