Jun 07, 2017  How to Install and Configure MySQL Database Server on macOS Mac OS X mysql server client download setup Sierra,Mojave Apple macbook pro Please Subscribe my Channel. Aug 08, 2017  In this post we will learn how to How To Install MySQL on Mac OS X. The same procedure can be used for installing MySQL on Mac OS X. MacOS Sierra Tutorial - XAMPP, Brackets &.

I manually installed the MySQL client on my MacBook Pro without homebrew. However, I also installed another MySQL server by homebrew. How could I remove the manual installed MySQL server? Thanks

Best Answer:Omni Remover is the #1 Mac App Uninstaller software that can remove MySQL from your Mac completely. Free Download

MySQL is an open-source relational database management system written in C and C++. The MySQL server software itself and the client libraries is available on multiple operation system including macOS. To completely uninstall MySQL OS X it is necessary to remove numerous files and folders and edit one file. So in this article, we’ll show you how to uninstall MySQL from your Mac with minimal effort.

Table of Content:

Part 1: How To Manually Uninstall MySQL on Mac

Uninstall applications on Mac is as easy as 1-2-3. You simply need to find the app you want to remove in Applications folder, drag and drop it to Trash and it's done. However, some stubborn programs may cause you extra trouble. Here are the step by steo tips on how to uninstall MySQL from your Mac manually.

  • Step 1: Open Finder on your Mac > Go to Applications > Drag MySQL.app To Trash.
  • How To Completely Uninstall MySQL on Mac
  • Step 2: After moving MySQL.app to Trash, you may have these MySQL related files left behind, like the data and files in database, log files, cached data, etc. So to get rid of these MySQL leftover junk files, you need to move further.
  • Step 3: Open a terminal window > Use mysqldump to backup your databases to text files > Stop the database server and enter:
    sudo rm /usr/local/mysql
    sudo rm -rf /usr/local/mysql*
    sudo rm -rf /Library/StartupItems/MySQLCOM
    sudo rm -rf /Library/PreferencePanes/My*

  • Step 4: Edit /etc/hostconfig and remove the line MYSQLCOM=-YES-
    sudo rm /usr/local/mysql
    rm -rf ~/Library/PreferencePanes/My*
    sudo rm -rf /Library/Receipts/mysql*
    sudo rm -rf /Library/Receipts/MySQL*
    sudo rm -rf /private/var/db/receipts/*mysql*

Important Note: The last three command lines are particularly important in regard of clean uninstall MySQL on your Mac. Because, as otherwise, you can't install an older version of MySQL even though you think that you've completely deleted the newer version!

Part 2: Common Problems of Uninstalling MySQL on Mac

Even you're a senior macOS user, it still has chance that you cannot clean and fully uninstall MySQL from your Mac. The common MySQL on Mac uninstalling problems are list below (Learn How To Completely Uninstall Programs on Mac).

  • MySQL Data / Files / Icon / Shortcuts / Contest Menu that are related to MySQL have been found in the later use of your Mac.
  • Manual removal of MySQL on Mac requires advanced knowledge about how macOS file system and how terminal works. Otherwise, any false operations, mistake deletions will bring troubles. For instance, other application (Safari) cannot open correctly, or even severer, your Mac may work abnormally.

To completely remove MySQL from your Mac you'll need a capable Mac App Uninstaller software like Omni Remover 2. It is the new Mac App Uninstaller software made to remove MySQL and other ill-behaved apps on macOS. Follow steps below to get rid of MySQL on your Mac in few clicks

  1. Step 1: Download Omni Remover

    Download and install Omni Remover on your Mac > Open Omni Remover.

    How To Completely Uninstall MySQL on Mac Step 1
  2. Step 2: Uninstall MySQL

    In Omni Remover > App Uninstall > Click MySQL > Clean Uninstall.

    How To Completely Uninstall MySQL on Mac Step 2
  3. Step 3: Finish Uninstalling MySQL Mac

    Then Omni Remover will start scanning all MySQL associated data/files > After it finished scanning, click Clean Uninstall to start uninstall MySQL from your Mac.

    Valkyrie 2008 In Dual Audio Eng Hindi DOWNLOAD. Do not hesitate to contact me to discuss a possible project or learn more about my work. Valkyrie 2008 in hindi. Valkyrie Full Movie In Hindi Dubbed Download Movies - DOWNLOAD (Mirror #1).

    How To Completely Uninstall MySQL on Mac Step 3

It's just way easier with Omni Remover to uninstall MySQL from your Mac. Besides, Omni Remover can also scan your macOS, find and clean all unwanted app leftover junk files at one go. Free Download Now >


Omni Remover

Requirements: OS X 10.8+ , 13.1Mb free space
Version 3.3.5 (January 31, 2020) / Support macOS Catalina
Category: Mac Uninstaller

More iPhone/Mac Related Tips

Tags: Uninstall iTunes MacUninstall Office 2011 MacUninstall FirefoxUninstall Kaspersky MacUninstall MacKeeperUninstall Google Earth MacUninstall Steam MacUninstall Adobe Flash MacUninstall Citrix Receiver MacUninstall Spotify MacUninstall Dropbox MacUninstall Skype MacUninstall Teamviewer MacUninstall uTorrent MacUninstall Sophos Antivirus MacUninstall Norton MacUninstall Soundflower MacUninstall WinZip Mac

May 4, 2013 11:51 PM

Great guide, thanks John.


Just a note, in case anyone has the same issue. At first I couldn't get this to work. I tried logging out and back in (still no joy), then restarting the mac (still no joy).


Try doing both of those first. However, if, like me, you still can't get the local host site to load, try the following: You should find a file at /Library/WebServer/Documents/index.html.en . This contains the text 'It works!' referred to in the post. What I did was duplicate that file in the same folder and changed the duplicate's name to 'index.html', leaving the original in situ.


Both local and user sites then loaded. After which, I was able to delete the duplicated file and everything now works without issue. Just to be clear, leave the original file index.html.en where it is, untouched and unharmed throughout this step.


Not sure why I had to take this mysterious detour - probably something local to my machine, but if you're having trouble after following the guide above, see if it helps.

May 4, 2013 11:51 PM