Und noch ein weiteres Problem! Ich habe folgendes gelesen:
mysql has its own password-system. You should set a mysql-root-password with
shell# mysqladmin -u root password yourpassword
(eingeben habe ich:
shell# mysqladmin -u 1234 1234 )
Nun habe ich das ganze auch so gemacht, aber jetzt kommt folgende Error Meldung:
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO
Langsam verliere ich irgendwie den durchblick! :-)