Hallo Community! =)
Immer wenn ich den Server starte kommt dieser mysql_log..
Code
[17:29:00] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.1' (10061)
[17:29:01] [ERROR] CMySQLConnection::Connect - (error #2003) Can't connect to MySQL server on '127.0.0.1' (10061)
Im script ist das so:
#define db_host "127.0.0.1"
#define db_user "samp"
#define db_pass ""//Passwort ist drinne schreibe ich aber nicht hier rein ;)
#define db_db "samp"