login to 127.0.0.1 in mysql db's archive
Reset MySQL password in FreeBSD
by alamster in June 2nd, 2008
Just another post for my archive
One our sandbox accidently delete root account with host ‘localhost’. We need to recover the account by grant new root account back into system.
The steps are :
1. Turn off mysql service
sandbox# /usr/local/etc/rc.d/mysql-server stop
2. Run mysql with skip grant table mode
sandbox# mysqld_safe –skip-grant-tables &
[1] 5187
sandbox# Starting mysqld daemon with [...]
Freelance Project:
- Spanish Translator by Braconsulting
- German translator by Braconsulting
- Private for Abdelilah by rockerstech
- optin email adresses by Ronnie36
- Japanese to English 6000 words/14,000 Characters by Gwindarr
- Creloaded Add functions Nov08 by cliffleehome
- Nonpublic project #291772 by mckeeimages
- Project for dianaryan98 by Merkabah
- Web page content Writing - Long Term Project by ovais2
- Drupal Template/Website Creation by tonysathre


