Logon mysql root + password
Connect with password:
mysql -uadmin -p |
Change password to OLD hash:
SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('truc') |
Archive for March 20th, 2007
Connect with password:
mysql -uadmin -p |
Change password to OLD hash:
SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('truc') |
Some other ideas:Useful Firefox Addons For Web Developers
The must for Web developpers:
For daily use:
Follow Us!