Re: Removing MySQL to install new version

2009-11-12 Thread Carlos Proal
Yes, you only have to delete the directories. Carlos On 11/12/2009 8:16 AM, Miguel Cardenas wrote: Hello I noticed that mysql 6 alpha is no longer available so I want to remove it from my laptop and install the latest 5.x version. I have just restored my Linux system image so my database is c

Re: Removing MySQL from OS X Jaguar

2003-11-06 Thread Brent Baisley
The "standard" install of MySQL, whether from Apple or the package, puts MySQL in its own directory under /user/local. The directory MySQL is in, is named after the version of MySQL installed. For instance, mine is: mysql-standard-4.0.14-apple-darwin6.4-powerpc There is also a link to that dire

Re: Removing MySQL from OS X Jaguar

2003-11-05 Thread Gabriel Ricard
Any package that is installed in OSX leaves a receipt behind. Look in /Library/Receipts/. Each package leaves a directory in there. In each package's directory is a .bom file. Usually it's something like /Library/Receipts/PackageName.pkg/Contents/Archive.bom or /Library/Receipts/PackageName.pk

Re: Removing MySQL from OS X Jaguar

2003-11-05 Thread Kim Kohen
G'day Brian > I've installed the latest MySQL from www.mysql.com to my computer, but > decided later to try the Complete series of web tools to get access to > Apache v2. Complete Apache v2 and Complete PHP is installed, but I > have to remove the original install of MySQL to install the Complete

Re: Removing MySQL

2001-02-22 Thread Jeremy D. Zawodny
On Thu, Feb 22, 2001 at 01:30:41PM +0200, Evan James Dembskey wrote: > Hi, > > How do you go about removing MySQL from a DEC Alpha box? Depends how/where it was installed. But you need to track down the relvant directories and remove them. I don't believe there is a `make uninstall' option...