Categories Menu
Repair Center
24 hours online support we repair all types of laptops and relating to LCD screen,motherboard, DC adapter, power supplies and so much more! The shop reliable laptop repair in Ottawa area since 1995. Repair your laptop as easy as 1-2-3 !
computer_25
Services for your location
How to Reset a MySQL Password in 5 Easy Steps
print
report error
add to favorites
write a review
send to friends
suggest a topic
register

-Stop the mysqld daemon process.
-Start the mysqld daemon process with the --skip-grant-tables option.
-Start the mysql client with the -u root option.
-Execute the UPDATE mysql.user SET Password=PASSWORD('password') WHERE User='root';
-Execute the FLUSH PRIVILEGES; command.
These steps reset the password for the "root" account to "password". To change the password for a different account, or to set a different password, just edit the variables in single-quotes in step 4.

 
If you know your existing MySQL root password, steps 1-3 are not necessary.
 

Article Source: www.tech-faq.com
Article Submitted On: 2009-12-01 21:03:17
This article has been viewed 132 time(s).
Other newly Articles from the Multimedia, Network ,Wi-Fi and Web - Web Guide / Internet Category:
  1. Run multiple sites from the same code base (multi-site)
  2. How to repair hijacked and juggled IE homepage?
  3. MSN error codes(1)
  4. Unscramble Facebook—from design principle to architecture system
  5. Trick To Increase Browsing Speed for IE and Firefox
  6. How to disable Back button in Internet browser
  7. Internet Explorer Freezes Up
  8. How to Avoid False or Misleading Internet Advertising
  9. How to Create Multiple User profiles in FireFox on Mac OSX
  10. How to Limit internet access to users?
  11. How to Change the Font size of Web page?
  12. Add and remove Internet Explorer 8 add-ons
  13. 8 tips for handling email effectively
  14. How to Fix Broken and Slow Tab Issues in Internet Explorer 8
  15. How to Speed Up a Slow Internet Connection
Custom Search
Examples: HP,laptop Rapair,LCD,DC Backlight,Inverter,solder
Article Comment:Replies(0)Views
Name(required):        Email(required):  
Verify: key
Use the above information at your own risk
Loading ... Loading ...