-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On Sun, 30 Mar 2003, Todd O'Bryan wrote:

> I recently installed MySQL 4.0.12 on Mac OS X (using the package
> provided in the downloads section) and I must have corrupted something
> because I can't get the mysql command to work. I thought the easiest
> thing to do would be to uninstall the whole thing and start over, but I
> can't figure out how to do that.
>
> I went to Marc Liyanages' website and downloaded his uninstall script,
> but it seems that the default name of the package has changed since he
> wrote that script, and I don't know enough about shell scripts to do
> much.
>
> I have 3.23.52 up and running on another OS X computer, but I really
> need a working version on my iBook.

I think we should start adding a chapter "Uninstalling MySQL" to the
manual :)

Anyway, on Mac OS X it does not seem to be possible to removed installed
PKGs using some Package Management tool. To remove MySQL, you have to
recursively delete the following directories (make sure to backup any
important tables!):

  rm -rf /usr/local/mysql
  rm -rf /usr/local/mysql-<version>
  rm -rf /Library/Receipts/mysql-<version>.pkg

Hope that helps!

Bye,
        LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /      Mr. Lenz Grimmer <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__     MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/     Hamburg, Germany
       <___/   www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/

iD8DBQE+h+29SVDhKrJykfIRAkrYAJ420mpCDch8pdqmtIDdC+tV4tCY6ACfVh7/
WHBvnuLcGV5FUof4zdrHACA=
=iuMr
-----END PGP SIGNATURE-----

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to