reset mysql password'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:
- Script to strip Adsense ads from site by Washington2008
- Joomla! Website Design by EuroMonkey1
- Small HTML page on IE by pbx123
- Flash MySpace Profile by Brooke12
- web design 4 by DreamITSolutions
- web design 3 by DreamITSolutions
- Full ecommerce solution required by yahya300785
- web design - 2 by DreamITSolutions
- Upgrade by carl14
- InPage / Urdu Typist Needed by skyscrapper


