ie Kommandozeile des Systems haben!\\
Stoppen Sie den mysqld-Demon und starten Sie ihn auf der Kommandozeile mit der Option --skip-grant-tables.\\
Stellen Sie eine ... course it won't automatically change the expected debian-sys-maint password in /etc/mysql/debian.cnf. In fact, unless you also backed up that ... ian sys maint password. =====
So now look up the debian sys maint password that debian created for you when you installed it on the ... to flush privileges:
<code>
> SET PASSWORD FOR 'debian-sys-maint'@'localhost' = PASSWORD('password_from_/etc/mysql/debian.cnf');
> FLUSH PRIVILEGES;
> QUIT
</code>
=== Zeichensatz und Konvertierung ===
Der default-Zeichensatz in mySQL ist latin1.
So gut wie alle linux-... gestellt.
Ein (altes) MS-Windows verwendet i.d.R. den imb-Zeichensatz Codepage 850.
Zum Konvertieren