"adam" <[EMAIL PROTECTED]> wrote:
> I have installed MySql on RH Linux, however since I have installed in the
> wrong location I would like to uninstall.
>
> Basically I have installed the binary version from the
> "mysql-standard-4.0.18-pc-linux-i686.tar.gz" and
>
> I have followed the instructio
thanks scott,
i've uninstalled and reinstalled and i'm a happy guy!
huge thanks!!
jt
_
Watch LIVE baseball games on your computer with MLB.TV, included with MSN
Premium!
http://join.msn.com/?page=features/mlb&pgmarket=en-us/go/on
on 04/14/2004 09:00 PM, the amazing jt at [EMAIL PROTECTED] wrote:
> scott thanks for the help...but how do i know its uninstalled...i don't
> think it worked.
>
> this is what comes up for me:
>
> rm: /usr/local/mysql: No such file or directory
>
> is this correct if it's uninstalled or not??
scott thanks for the help...but how do i know its uninstalled...i don't
think it worked.
this is what comes up for me:
rm: /usr/local/mysql: No such file or directory
is this correct if it's uninstalled or not??
_
Tax headache? MS
on 04/14/2004 06:47 PM, the amazing jt at [EMAIL PROTECTED] wrote:
> would someone please part with how to uninstall mysql 4.0.18 from mac OS X.
>
> i screwed my installation up...well actually i believe i should have
> installed a prior version...but regardless i have a strong desire to use
> my
Do I have to uninstall OS to reinstall mysql for my problem.?
Please guide me.
Thanks for support.
ads mysql <[EMAIL PROTECTED]> wrote:
Yes I could uninstall mysql with
rpm -qa | grep MySQL
("MYSQL" should be in Uppercase. I tried same with
lower case earlier) Therefore has not worked.
Well, I've never used rpm, only apt.
In apt, to get the list of mysql installed packages I do
# dpkg -l | grep -i mysql
you should find the equivalent command on rpm; maybe rpm -l but I'm not
sure.
Then, when I have the list, I can remove each package with
#apt-get remove --purge -u
th
Am Saturday 20 December 2003 17:21 schrieb ads mysql:
> Yes I could uninstall mysql with
>
> rpm -qa | grep MySQL
> ("MYSQL" should be in Uppercase. I tried same with
> lower case earlier) Therefore has not worked.
> Anyway Thanks lot.
>
> I once again tried to install myssql with
>
> [EMAIL PROTEC
Yes I could uninstall mysql with
rpm -qa | grep MySQL
("MYSQL" should be in Uppercase. I tried same with
lower case earlier) Therefore has not worked.
Anyway Thanks lot.
I once again tried to install myssql with
[EMAIL PROTECTED] root]# rpm -i
MySQL-server-4.0.16-0.i386.rpm
[EMAIL PROTECTED] ro
Yes I could uninstall mysql with
rpm -qa | grep MySQL
("MYSQL" should be in Uppercase. I tried same with
lower case earlier) Therefore has not worked.
Anyway Thanks lot.
I once again tried to install myssql with
[EMAIL PROTECTED] root]# rpm -i
MySQL-server-4.0.16-0.i386.rpm
[EMAIL PROTECTED] ro
This is what we did.
root [~] #rpm -qa | grep MySQL
MySQL-client-4.0.15-0
MySQL-embedded-4.0.15-0
MySQL-devel-4.0.15-0
MySQL-shared-compat-4.0.15-0
MySQL-shared-4.0.15-0
MySQL-server-4.0.15-0
# Now remove the RPM's
rpm -e --nodeps MySQL-server-4.0.15-0
rpm -e --nodeps MySQL-embedded-4.0.15-0
rpm -
Hi,
I tried as you advised. But no luck.
[EMAIL PROTECTED] root]# rpm -qa | grep mysql
[EMAIL PROTECTED] root]# rpm -qa | grep mysql
[EMAIL PROTECTED] root]# ps ax | grep mysqld
854 ? S 0:00 /bin/sh /usr/bin/mysqld_safe --datadir=/var/lib/mysql
884 ?S 0:00 /usr/sbin/mysq
I have done following as advised :
[EMAIL PROTECTED] root]# rpm -qa | grep mysql
[EMAIL PROTECTED] root]# ps ax | grep mysqld
854 ?S 0:00 /bin/sh
/usr/bin/mysqld_safe --datadir=/var/lib/mysql
884 ?S 0:00 /usr/sbin/mysqld
--basedir=/ --datadir=/var/lib/mysql
8295 pts/0
ads mysql <[EMAIL PROTECTED]> wrote:
>
> I tried as advised as follows :
> I tried to uninstall mysql rpm as
> rpm -e /var/lib/mysql
> It gives following.
> [EMAIL PROTECTED] root]# rpm -e /var/lib/mysql
> error: package /var/lib/mysql is not installed
/var/lib/mysql is not a package, it's MySQL
I tried as advised as follows :
I tried to uninstall mysql rpm as
rpm -e /var/lib/mysql
It gives following.
[EMAIL PROTECTED] root]# rpm -e /var/lib/mysql
error: package /var/lib/mysql is not installed
[EMAIL PROTECTED] root]# rpm -e MySQL-server-4.0.16-0.i386.rpm
error: package MySQL-server-4.0
ads mysql <[EMAIL PROTECTED]> wrote:
>
> I have intstalled mysql rpm.
> By mistake user table entries are deleted. Therefore I could not access mysql.
>
> I want uninstall the same and reinstall it.
>
If you want to re-create privilege tables you should move directory 'mysql' to another
place
Just take the .rpm off the end, and any additional platform information
like i386, etc. It would just be, for example, rpm -e MySQL-3.23.32-1
Sean
On Fri, 2 Feb 2001, Abby Jiang wrote:
> Hi,
>
> I installed MySQL on Red Hat 6.2. Now I am having
> trouble with uninstalling it. If I do rpm -era
17 matches
Mail list logo