Hey guys!
I tried to change my Mysql password, and this happens. (777 permissions have done)
I trying with this codes:
/usr/local/etc/rc.d/mysql-server stop
mysqld_safe --skip-grant-tables &
mysql -u root
use mysql
update user set password=PASSWORD('yourpassword') where user='root';
flush...
Hello!
I've an issue with M2M Remastered mysql, I can't change the password beacuse "mysql not running? (check /var/db/mysql/host.home.pid)."
If I want to continue this, I receive another error like: "ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.