Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Steps for mac to uninstall mysql

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces the steps for mac to uninstall mysql, which can be used for reference by friends who need it. I hope you will learn a lot after reading this article. Next, let the editor take you to learn about it.

After installing MySQL under Mac, there was a problem that it could not be started, and many attempts still could not solve the problem. In the end, it could only be deleted.

How to delete MySQL under Mac? you only need to execute the following command on the terminal to completely delete MySQL under Mac.

Open the terminal:

Finder- > applications-> Utilities-> Terminal.

Sudo rm / usr/local/mysqlsudo rm-rf / usr/local/mysql*sudo rm-rf / Library/StartupItems/MySQLCOMsudo rm-rf / Library/PreferencePanes/My*vim / etc/hostconfig (and removed the line MYSQLCOM=-YES-) rm-rf ~ / Library/PreferencePanes/My*sudo rm-rf / Library/Receipts/mysql*sudo rm-rf / Library/Receipts/MySQL*sudo rm-rf / var/db/receipts/com.mysql.* Thank you for reading this article carefully I hope the editor will share the steps of mac uninstalling mysql to help you. At the same time, I also hope you will support us, pay attention to the industry information channel, and find out if you encounter problems. Detailed solutions are waiting for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report