change root 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:
- PHP expert wanted 4 by DreamITSolutions
- PHP expert wanted - 2 by DreamITSolutions
- PHP expert wanted - 1 by DreamITSolutions
- Video Testimonial For Survey Website by etrinity
- 3D project for Milam by bryeva
- thesa-nov-20-7 articles by Gamit
- Christmas Logo by ystrad
- 20 REWRITES A DAY -- ENGLISH NATIVE SPEAKERS by sebaciele
- shimona only-20-nov-7 articles by Gamit
- Web Extraction Software Needed by scottmansell


