MySQL Forums
Forum List  »  Install & Repo

Re: How do I uninstall MySQL from Mac OSX
Posted by: David Schwartz
Date: February 25, 2009 09:27PM

I installed MySQL several months ago as I was thinking of doing some MAMP development. I now find that MySQL could be causing problems with my system. Here's a few lines from my system.log.

===========
Feb 25 19:09:24 david com.apple.launchd[1] (com.mysql.mysqld5694): Suspicious setup: User "mysql" maps to user: _mysql
Feb 25 19:09:24 david com.apple.launchd[1] (com.mysql.mysqld5694): Bug: launchd_core_logic.c:3108 (23714):2: chdir(j->workingdir) != -1
Feb 25 19:09:24 david com.apple.launchd[1] (com.mysql.mysqld5694): posix_spawn("/usr/local/mysql/bin/mysqld_safe", ...): No such file or directory
Feb 25 19:09:24 david com.apple.launchd[1] (com.mysql.mysqld5694): Exited with exit code: 1
Feb 25 19:09:24 david com.apple.launchd[1] (com.mysql.mysqld): Throttling respawn: Will start in 10 seconds
Feb 25 19:09:28 david kernel[0]: outputPacket: data connection is closed, dropping packetDropping packet
Feb 25 19:09:34 david com.apple.launchd[1] (com.mysql.mysqld5695): Suspicious setup: User "mysql" maps to user: _mysql
Feb 25 19:09:34 david com.apple.launchd[1] (com.mysql.mysqld5695): Bug: launchd_core_logic.c:3108 (23714):2: chdir(j->workingdir) != -1
Feb 25 19:09:34 david com.apple.launchd[1] (com.mysql.mysqld5695): posix_spawn("/usr/local/mysql/bin/mysqld_safe", ...): No such file or directory
Feb 25 19:09:34 david com.apple.launchd[1] (com.mysql.mysqld5695): Exited with exit code: 1
Feb 25 19:09:34 david com.apple.launchd[1] (com.mysql.mysqld): Throttling respawn: Will start in 10 seconds
================

How do I get this to stop and get MySQL off my system? There are no uninstall directions. FYI, I've already deleted mysql from /usr/local. I just found a good number of files in /Users/david/src/mysql-5.0.45. Should I just remove this directory?

Thanks,

Any help would be appreciated.

David

Options: ReplyQuote


Subject
Written By
Posted
November 16, 2006 03:50AM
December 14, 2007 01:25PM
December 14, 2007 01:49PM
December 14, 2007 04:21PM
December 14, 2007 05:17PM
January 02, 2008 12:33AM
August 31, 2008 04:38PM
December 20, 2008 03:02AM
December 26, 2008 10:53AM
Re: How do I uninstall MySQL from Mac OSX
February 25, 2009 09:27PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.