Hello
I have an old windows installation with MySQL 6.x and want to remove it so I
can install latest version 5.1.48 but I tried once before with another
computer and newer installation never worked, had to reinstall whole windows
to make a new clean installation.
How can I remove completely vers
[EMAIL PROTECTED] wrote:
> Greetings... How do I uninstall MySQL under linux (i have Fedora Core 2)... i will
> be installing a new version of it...
> I have 3.23 currently and will replace it with 4. Please Help Thanks
Try like that
rpm -qa | grep -i mysql
This will give you the list of ever
On Friday 06 August 2004 19:49, [EMAIL PROTECTED] wrote:
> Greetings... How do I uninstall MySQL under linux (i have Fedora Core 2)...
> i will be installing a new version of it...
>
> I have 3.23 currently and will replace it with 4. Please Help Thanks
I just did this a couple of weeks ago myself
--- Begin Message ---
The current version was installed when I installed FEDORA 2 on my PC... I do not know
what the RPMs are
- Original Message -
From: Michael Weiner <[EMAIL PROTECTED]>
Date: Friday, August 6, 2004 8:53 pm
Subject: Re: Uninstalling MySQL
> On Fri, 2004-08
On Fri, 2004-08-06 at 20:49 -0400, [EMAIL PROTECTED] wrote:
> Greetings... How do I uninstall MySQL under linux (i have Fedora Core 2)... i will
> be installing a new version of it...
>
> I have 3.23 currently and will replace it with 4. Please Help Thanks
You dont necessarily have to uninstall
Greetings... How do I uninstall MySQL under linux (i have Fedora Core 2)... i will be
installing a new version of it...
I have 3.23 currently and will replace it with 4. Please Help Thanks
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://l
It all depends on how you installed it.
If it is an rpm, use rpm -e to un-install it.
If from a tarfile, find out where the files were written, and remove them.
[EMAIL PROTECTED] wrote:
Hi, I´ve just installed MySQL and I wanna know how to uninstall it.
I tried to look for uninstall in the manual
Hi, I´ve just installed MySQL and I wanna know how to uninstall it.
I tried to look for uninstall in the manual and at MySQL WebSite but I did not found.
Thanks.
Tag Line
Francis Fernandes Ferreira
[EMA
Hi.
On Wed 2002-11-27 at 12:30:05 -0800, [EMAIL PROTECTED] wrote:
> Hi,
> I am using Slackware distribution of Linux. Someone
> has already installed MySQL binary as well as source
> distribution. I would like to un-install that and
> reinstall. But I already have the webserver running
> where MyS
Hi,
I am using Slackware distribution of Linux. Someone
has already installed MySQL binary as well as source
distribution. I would like to un-install that and
reinstall. But I already have the webserver running
where MySQL is the database used. If I un install
MySQL, will I be able to retain the da
On Mon, 3 Jun 2002, Mysql Help Service wrote:
> I have built a MySQL binary from source and have installed it with no
> problem. However, when I go to make uninstall, make bombs on me. Any
> recommended way for uninstalling a MySQL distro?
su -c 'make uninstall'
Thomas
---
I have built a MySQL binary from source and have installed it with no
problem. However, when I go to make uninstall, make bombs on me. Any
recommended way for uninstalling a MySQL distro?
-
Before posting, please check:
h
that worked, thx
I also installed PHP4, should I uninstall that? I installed it as a tar. and
if so how do I do it?
Dave
-Original Message-
From: Steve Ruby [mailto:[EMAIL PROTECTED]]
Sent: Sunday, April 08, 2001 7:46 PM
To: David Loszewski
Subject: Re: uninstalling MySQL
If rpm
Probably should change that first line to
rpm -qa | grep -i mysql
Roel Vanhout wrote:
>
> rpm -qa | grep mysql
>
> if nothing found,
>
> rm -rf /usr/local/var
> rm -rf `find /usr/local/bin/ | grep mysql`
> rm -rf /etc/my.cnf
>
> This should catch about everything.
>
> cheers,
>
> roel
>
>
rpm -qa | grep mysql
if nothing found,
rm -rf /usr/local/var
rm -rf `find /usr/local/bin/ | grep mysql`
rm -rf /etc/my.cnf
This should catch about everything.
cheers,
roel
On Sun, Apr 08, 2001 at 12:24:08AM -0400, David Loszewski wrote:
> how do I uninstall MySQL 3.22 after installing it? wo
how do I uninstall MySQL 3.22 after installing it? worst part is that I
installed it so long ago that I can't
remember if I did it by .rpm or .tar
help please,
Dave
-
Before posting, please check:
http://www.mysql.com/manual
-Hello
This depends on what OS you installed MySQL in.
Did you install it on :
Linux?
BSDI
FreeBSD?
Windows 98?
If you installed it using Linux did you install using RPM?
If you installed it using FreeBSD did you isntall it using ports?
On Mon, 15 Jan 2001, Ujwol wrote:
> >%_Hi,
> I
Hi,
I want to uninstall Mysql, cause it's not configured properly. Help me
Ujwol
18 matches
Mail list logo