en Sie folgenden Befehl ein:
<code>mysqladmin --user=root --password=<altes_pw> password <neues_pw></c... hlten Passwort!):
<code sql>
mysql> UPDATE mysql.user SET Password=PASSWORD('IhrNeuesPasswort')
-> WHERE User='root';
mysql> FLUSH PRIVILEGES;
</code>
Verlass... wreak havoc with things like the debian-sys-maint user used to cleanly shutdown mysql.
Although this ne