24.07.2011, 15:32
how come when I open the dos I immediately close the server? instead of the mysql logs...
Code:
[17:37:31] [17:37:31] --------------------------- [17:37:31] MySQL Debugging activated (07/24/11) [17:37:31] --------------------------- [17:37:31] [17:37:31] >> mysql_connect( ) [17:37:31] CMySQLHandler::CMySQLHandler() - constructor called. [17:37:31] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "sa-mp" | Username: "root" ... [17:37:32] CMySQLHandler::Connect() - Can\'t connect to MySQL server on \'localhost\' (10061) (Error ID: 2003) [17:37:32] >> mysql_ping( Connection handle: 1 ) [17:37:32] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [17:37:32] >> mysql_close( Connection handle: 1 ) [17:37:32] CMySQLHandler::~CMySQLHandler() - deconstructor called. [17:37:32] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead) [17:37:32] CMySQLHandler::Disconnect() - You cannot call this function now. (Reason: Connection is dead)