Quote:
Originally Posted by falko
Can you set a new password in debian.cnf and then try this post?
http://www.howtoforge.com/reset-forg...-root-password
But in the update statement please use debian-sys-maint instead of root:
Code:
update user set Password=PASSWORD('new-password') where user='debian-sys-maint';
flush privileges;
exit;
|
OK I coppied the Databases from mysql_bak to mysql
changed the debian.cnf to an other password (test123)
changed also in the mysql to test123
finaly i can start the mysql with:
/etc/init.d/mysql start
what is the next step?
Shall i continue with the tutorial?
or should i change the passwort again to the original i have setup on the master?
Thanks so far!
Alex
Recent comments
1 day 16 hours ago
2 days 49 min ago
2 days 3 hours ago
2 days 4 hours ago
2 days 6 hours ago
2 days 8 hours ago
2 days 9 hours ago
2 days 10 hours ago
3 days 2 hours ago
3 days 3 hours ago