windows is not a unix
some links from google after type "windows uninstall mysql service"
http://www.phpbuilder.com/board/archive/index.php/t-10254006.html
http://www.howtogeek.com/howto/windows-vista/how-to-delete-a-windows-service-in-vista-or-xp/
http://stackoverflow.com/questions/4951076/how-t
There is good advice by Rob Allen at
http://akrabat.com/computing/uninstalling-mysql-on-mac-os-x-leopard/
for the Mac
To uninstall MySQL and completely remove it (including all databases) from
your Mac do the following:
* Use mysqldump to backup your databases to text files!
* Stop the database s
Download mysql-4.1.4.tar.gz
extract the contents into /usr/local/mysql-4.1.14
now delete the data dir
stop the mysql server running (4.1.13)
copy the whole data dir from the old version 4.1.13 ( use cp -pR to preserve
perms) to the new one
create a symbolic link like ln -s /usr/local/mysql-
Hello.
It depends on the type of distribution you're using.
[EMAIL PROTECTED] wrote:
> Anyone knew how to uninstall old version of MySQL? Thanks
>
> __
> Switch to Netscape Internet Service.
> As low as $9.95 a month --
that solution doesnt work.if you are working on Xpyou
could a system restore.thats what I did.and then I
installed mysql again.
S.
--- "Tam, Michael" <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I forgot to reply to the list instead.
>
> This is a recap of what I sent to Vasanthsena x.
>
> Thes
Hi,
I forgot to reply to the list instead.
This is a recap of what I sent to Vasanthsena x.
These are the steps I do when I have to uninstall it.
1. Stop mysqld (through service or manually using mysqladmin)
2. Remove mysqld service if you have setup the service.
Check the process list (do a ctrl+alt+delete and click the processes tab) to
see if mysql is still running; you might have to stop the service before
removing it. Even with permissions set to read/write for everyone, it still
won't let you delete it if it's running at the time.
hth
Dan
- Orig
Left click on the binary and look at the access permissions.
> -Original Message-
> From: vasanthsena x [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, April 21, 2004 2:50 PM
> To: [EMAIL PROTECTED]
> Subject: Uninstall mysql
>
> Hi,
>
> I tried to uninstall mysql from win Xp.however it did
At 21:31 -0800 3/12/04, John Mistler wrote:
First I want to thank all of you guys for responding. I feel a new sense of
confidence that I will be able to get this thing going!
However, my problems have compounded. We now have a new problem. I took
the advice of one archived postings and dragged
on 03/12/2004 09:31 PM, John Mistler at [EMAIL PROTECTED] wrote:
> First I want to thank all of you guys for responding. I feel a new sense of
> confidence that I will be able to get this thing going!
>
> However, my problems have compounded. We now have a new problem. I took
> the advice of o
First I want to thank all of you guys for responding. I feel a new sense of
confidence that I will be able to get this thing going!
However, my problems have compounded. We now have a new problem. I took
the advice of one archived postings and dragged the four files seemingly
installed by the m
At 18:33 -0800 3/12/04, John Mistler wrote:
I am two days into troubleshooting this. I need some help badly.
I installed MySQL 4.0.18 for Mac. I was able to get in at first:
Welcome to MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 14 to server version: 4.0.18-standard
P
John Mistler wrote:
I installed MySQL 4.0.18 for Mac. I was able to get in at first:
I tried all kinds of commands to change the root password, and every single
one would result in "Access denied for user . . . "
I would like to install, instead, CompleteMySQL from the
serverlogisitics.com site,
On Wed, Jan 15, 2003 at 07:18:46AM -0700, Tyler wrote:
> Can someone please guide me in uninstalling all the failed installs of MySQL
> I've got? I've installed like 2 binaries, and 1 source.. none work :(
Dear Tyler,
You will need to be more specific. What operating system did you do
the i
-u root -p and then password.
What error did you receive?
KR> - Original Message -
KR> From: "Victoria Reznichenko" <[EMAIL PROTECTED]>
KR> To: <[EMAIL PROTECTED]>
KR> Sent: Tuesday, April 09, 2002 10:00 AM
KR> Subject: Re: Uninstall Mysql
>>
word and I alway have to type mysql -u root -p and then password.
- Original Message -
From: "Victoria Reznichenko" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 09, 2002 10:00 AM
Subject: Re: Uninstall Mysql
> Kathy,
> Monday, April 08, 200
Kathy,
Monday, April 08, 2002, 10:10:04 PM, you wrote:
KR> Can anyone tell me how can I uninstall mysql. I have done it again. I have
KR> messed up my permission.
KR> I dont know what is is that i'm doing that makes me loose my previleges.
KR> I keep getting the access denied error
Before un
Hi,
You give up so quicly?
What OS use for MySQL?
- Original Message -
From: Kathy Reyes <[EMAIL PROTECTED]>
To: mysql <[EMAIL PROTECTED]>
Sent: Monday, April 08, 2002 10:10 PM
Subject: Uninstall Mysql
> Can anyone tell me how can I uninstall mysql. I have done it again. I have
> messe
Rahadul,
Tuesday, January 22, 2002, 1:04:27 AM, you wrote:
RK> Thanks so much for your help. but it only worked for "client" and "devel"
RK> package. When I tried to uninstall the MySql Server package i get an error
RK> message as
RK> [root java]# rpm -qa | grep -i mysql
RK> MySQL-3.23.47-1
RK>
hi Jason,
Thanks so much for your help. but it only worked for "client" and "devel"
package. When I tried to uninstall the MySql Server package i get an error
message as
[root java]# rpm -qa | grep -i mysql
MySQL-3.23.47-1
[root java]# rpm -e MySQL-3.23.47-1
error reading information on service m
On Monday 21 January 2002 04:09 pm, you wrote:
> hi,
> can some one tell me how to Uninstall MySQL3.23.47-1from linux machine.
> I installed it and it went all wrong, so i want to start over.
> thanks.
If you installed it using the binaries it's as simple as,
rpm -e
Do an 'rpm -qa | grep -i m
21 matches
Mail list logo