15.01.2015, 12:10
No me conecta el MySQL, me sale esto en mysql.log:
Quote:
[09:50:29] >> mysql_connect(localhost, root, minimisiones, ******) on port 3306 [09:50:29] CMySQLHandler::CMySQLHandler() - constructor called. [09:50:29] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "minimisiones" | Username: "root" [09:50:30] CMySQLHandler::Connect() - Can't connect to MySQL server on 'localhost' (10061) (Error ID: 2003) [09:50:30] >> mysql_ping( Connection handle: 1 ) [09:50:30] CMySQLHandler::Ping() - You cannot call this function now. (Reason: Dead Connection) [09:50:30] >> mysql_close( Connection handle: 1 ) [09:50:30] CMySQLHandler::~CMySQLHandler() - deconstructor called. [09:50:30] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead) [09:50:30] CMySQLHandler:isconnect() - You cannot call this function now. (Reason: Connection is dead) [09:50:30] >> mysql_query_callback( Connection handle: 1 ) [09:50:30] >> mysql_query_callback() - Invalid connection handle. (You set: 1, Highest connection handle ID is 0). |