Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

step by step procedure to install MySQL

Status
Not open for further replies.

1e1me1n

Programmer
Joined
Jun 30, 2004
Messages
2
Location
US
I am new to MySQL. I tried to install mysql( my OS IS WIN 2000) but when I try to connect it thro command prompt I get a message " access denied" . So I have uninstalled the whole mysql. Could u plsss give me a step by step instruction as to how I need to install and get into the mysql db and start coding?
thanks in advance
 
Go to
(this is part of the official mysql manual). Skip the main part (although this is of course valuable) and read the 3rd comment which is a quick guide. It got me started!

Make sure you are logged on a root until you set up your own permissions, of you won't see the mysql table.
 
thanks , will do it
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top