Howto / Mysql
Reset MySQL root password
Author: Katrame
Visits: 2412
Date: 17.04.2007
Author: Katrame
Visits: 2412
Date: 17.04.2007
Now you need to Stop MySQL Server using the following command
# /etc/init.d/mysql stop
Test Your New Mysql root password
First you need to start mysql server using the following command
# /etc/init.d/mysql start
# mysql -u root -p
Now it will prompt for root password and enter your new root password
<<
Page 2 of 2
Se vuoi discutere con noi su questo articolo o comunque vuoi porci delle domande usa il nostro Forum

