[Root] MySQL Fehler beim Starten

07/20/2014 18:10 Jewz#1
Brauche dringend hilfe...


Code:
root@:/usr/home/game # mysql_real_connect: Access denied for user 'm2user'@'localhost' (using password: YES)
   failed, retrying in 5 secondsSuccess ACCOUNT
mysql_real_connect: Access denied for user 'm2user'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'm2user'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'm2user'@'localhost' (using password: YES)
   failed, retrying in 5 secondsmysql_real_connect: Access denied for user 'm2user'@'localhost' (using password: YES)
   failed, retrying in 5 seconds
Immer beim starten, kann mir bitte jemand helfen?
07/20/2014 18:15 xXGaardenXx#2
Steht da doch 1:1

Guck in deiner Config Channel 1 z.B

Da steht
PLAYER_SQL: localhost m2user m2pass@#

In Putty gibst du folgendes ein

mysql
[Enter]
grant all on *.* to m2user@"localhost" identified by "m2pass@#";
[Enter]
exit
[Enter]
07/20/2014 18:22 Jewz#3
root@:/ # mysql
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)


..
07/20/2014 18:44 xXGaardenXx#4
Dan leg den User manuel in der DAtenbank an in der tabelle mysql -> mysql