1045 - Access denied for user [Only registered and activated users can see links. Click Here To Register...]0.t using passwort yes
Mysql pw ist eigentlich kajo
Mysql pw ist eigentlich kajo
In Putty:
mysql -uroot -p
einloggen
grant all on *.* to root@"%" identified by "test";
^Setzt das PW auf test
exit;
/usr/local/etc/rc.d/mysql-server restart