Uninstalling MySQL from Mac OS X: Resolving Improper PowerPC Installation
In an attempt to rectify a misinstallation of MySQL's PowerPC version on an Intel-based Mac running Snow Leopard, a user encountered installation conflicts when attempting to install the correct x86 version. Despite following instructions for manual uninstallation, the issue persisted, preventing successful installation.
To resolve this, users are advised to additionally execute the following command:
sudo rm -rf /var/db/receipts/com.mysql.*
This command removes receipts associated with MySQL, further ensuring complete uninstallation. After executing this additional step, users should be able to successfully install the appropriate x86 version of MySQL on their Mac OS X system.
Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.
Copyright© 2022 湘ICP备2022001581号-3