If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Resetting MySQL Password - Newbie w/a problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-27-10, 15:42
78Deville 78Deville is offline
Registered User
 
Join Date: Feb 2010
Posts: 1
Resetting MySQL Password - Newbie w/a problem

I've been working at this for days and cannot find a resolution. Perhaps some fresh eyes can help me resolve this problem.

I'm trying to configure MySQL Server 5.1 on a machine that had previously run MySQL Server 5.0. 5.0 was removed from the system, but, of course, the old password remains. I've been trying (vainly) reset the Root password using the guidence of the MySQL Reference Manal, creating a text file containing the code SET PASSWORD FOR ‘root’@'localhost’ = PASSWORD(‘MyNewPassword’);, saved at C:\Program Files\MySQL.

Next, I open the command window and enter "C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld-nt.exe" -defaults-file="C:\Program Files\MySQL\ MySQL Server 5.1\my.ini" --init-file=C:\Program Files\MySQL\mysql-ini.txt. However, I'm prompted with the following error:'"C:\Program Files\MySQL\MySQL Server 5.1\bin\mysqld-nt.exe"' is not recognized as an internal or external command, operable program or batch file.

I don't often use the command window, so perhaps its a syntax error? All I know is that I'm at my wits end. Any advice on how to resolve is greatly appreciated!

78
Reply With Quote
  #2 (permalink)  
Old 02-28-10, 13:38
flautotransport flautotransport is offline
Registered User
 
Join Date: Feb 2010
Posts: 1
Same deal

I had an issue with this as well when we changed versions. I will check on the resolution on Monday when I return to work for you

Fred C
Senior Designer
Car Shipping | Get Free Instant Car Transportation Quotes | Free Car Transport & Car Delivery Prices | National Car Shipping Cost Quotes | CarTransportQuotes.com
Reply With Quote
Reply

Tags
reconfigure mysql, reset root password

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On