Re: Uninstall old version

2006-06-02 Thread Dan Buettner
Hello - Yes, looks you've got two versions installed. One is in your PATH (where UNIX looks for items by default), and one is not. To remove your old version, execute 'whereis mysql' from your command prompt and you will get the full path to the mysql version it knows about and is running w

Uninstall old version

2006-06-02 Thread nngau
I was able to install the mysql 5.0 on my machine. But it Looks like there is a older version of mysql that was installed. When I run this command: mysql --version mysql Ver 14.7 Distrib 4.1.13a, for apple-darwin8.0 Now I need to remove this version because when I Type the command mysql to r