MySQL -Benutzertabelle anzeigen
mysql> select host, user, password from mysql.user;
Lovely Louse
mysql> select host, user, password from mysql.user;