Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > MySQL
|
MySQL General discussion about the MySQL database.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the MySQL section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 22nd, 2004, 09:22 AM
Registered User
 
Join Date: Feb 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default help me in uninstalling MySQL completely

I am a JSP beginner.I downloaded MySQL 4.0 and installed it.I was able to see the 2 default databases ( mysql and test ) as described on page 78 of this book(Beginning JSP 2.0).
But after that one of my friend used my computer and worked on MySQL without my permission.When i came to know about that then i uninstalled and the reinstalled MySQL But while reinstalling when i gave the command
                 >mysqld-nt --install
i got the message that
                 Service already exists
and after that i am unable to continue working on MySQL.I guess my friend have made some administrative changes in MySQL.
Therefore kindly help me by giving a detailed guidance so that i can uninstall MySQL completely and start again from the scratch.Hope to hear soon from any of you.

Ankit
U can mail me at : [email protected]
 
Old March 22nd, 2004, 10:28 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi Ankit,

I think you're better off posting in the MySQL Forum located here: http://p2p.wrox.com/forum.asp?FORUM_ID=93

The forum you posted in now is for general feedback about the Wrox P2P site...

Cheers,

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old March 22nd, 2004, 11:12 AM
Registered User
 
Join Date: Feb 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hey Imar can u help me in my problem?Can u tell me how can i start again from the scratch regarding MySQL?
bye,
Ankit
Hi Ankit,

I think you're better off posting in the MySQL Forum located here: http://p2p.wrox.com/forum.asp?FORUM_ID=93

The forum you posted in now is for general feedback about the Wrox P2P site...

Cheers,

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.

[/quote]

 
Old March 22nd, 2004, 05:46 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

I am not a MySQL expert, but did you take a look at the documentation for MySQL? What did it say about uninstalling the application?

You may also want to search Google for the error message you get. Add MySQL to your query, and you should get some useful results.

From what I know from MySQL, you create the service by running one of the executables in the Bin folder. AFAIK, the same applies to remove the service: run the right .exe with an uninstall parameter and the service should be removed (I think. Again, I am not an expert). Something like this should work (or at least tell you where to look for in the documentation):

mysqld-max-nt --uninstall

Cheers,

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
IE not working after uninstalling application try.test.abc Beginning VB 6 0 November 11th, 2006 01:32 AM
Problem in UnInstalling Windows Service pratik28 General .NET 2 May 25th, 2006 03:15 AM
Help!! I am completely stuck... andrewba Classic ASP Components 5 May 12th, 2005 04:50 AM
Linux: uninstalling MySQL by manual file deletion ninsat MySQL 1 March 16th, 2005 12:42 PM
Uninstalling .NET framework 1.0 mega General .NET 1 March 14th, 2005 09:41 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.