brew services stop mysqlsudo pkill mysqldsudo rm -rf /usr/local/var/mysql/# NOTE: this will delete your existing database!!!brew postinstall mysqlbrew services restart mysqlmysql -u root
Last active
April 17, 2023 19:42
-
-
Save jziggas/701320d5e8d000998fb5f7867f26e15b to your computer and use it in GitHub Desktop.
delete old databases from mysql
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment