02.07.2016, 21:09
sorry for reposting, edit didn't wanna work ..
mysql_log:
[21:05:29] [DEBUG] mysql_connect - host: "127.0.0.1", user: "root", database: "root", password: "****", port: 3306, autoreconnect: true
[21:05:29] [DEBUG] CMySQLHandle::Create - creating new connection..
[21:05:29] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[21:05:29] [DEBUG] CMySQLHandle::Create - connection created with ID = 1
[21:05:29] [DEBUG] mysql_errno - connection: 1
[21:05:29] [DEBUG] mysql_query - connection: 1, query: "INSERT INTO `acplayers` (Player, IP) VALUES('TEST', '1243')"
[21:05:29] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
[21:05:29] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
[21:05:29] [DEBUG] CMySQLConnection:isconnect - connection was closed
[21:05:29] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called
mysql_log:
[21:05:29] [DEBUG] mysql_connect - host: "127.0.0.1", user: "root", database: "root", password: "****", port: 3306, autoreconnect: true
[21:05:29] [DEBUG] CMySQLHandle::Create - creating new connection..
[21:05:29] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[21:05:29] [DEBUG] CMySQLHandle::Create - connection created with ID = 1
[21:05:29] [DEBUG] mysql_errno - connection: 1
[21:05:29] [DEBUG] mysql_query - connection: 1, query: "INSERT INTO `acplayers` (Player, IP) VALUES('TEST', '1243')"
[21:05:29] [DEBUG] CMySQLQuery::CMySQLQuery() - constructor called
[21:05:29] [DEBUG] CMySQLQuery::Execute[()] - starting query execution
[21:05:29] [DEBUG] CMySQLConnection:isconnect - connection was closed
[21:05:29] [DEBUG] CMySQLQuery::~CMySQLQuery() - deconstructor called