· 9 years ago · Jan 16, 2017, 07:48 PM
1connection to database...
2[21:10:59 01/16/17] [DEBUG] CMySQLConnection::Connect - connection was successful
3[21:10:59 01/16/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been disabled
4[21:10:59 01/16/17] [DEBUG] mysql_errno - connection: 1
5[21:10:59 01/16/17] [DEBUG] mysql_query - connection: 1, query: "CREATE TABLE IF NOT EXISTS `banlist` ( `name` VARCHAR(50), `ip` ", use_cache: true
6[21:10:59 01/16/17] [DEBUG] CMySQLQuery::Execute - starting query execution
7[21:10:59 01/16/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 0.327 milliseconds
8[21:10:59 01/16/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
9[21:10:59 01/16/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
10[21:10:59 01/16/17] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
11[21:10:59 01/16/17] [DEBUG] CMySQLConnection::Connect - connection was successful
12[21:10:59 01/16/17] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been disabled
13[21:12:20 01/16/17] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM `players` WHERE `Username` = 'Martex'", use_cache: true
14[21:12:20 01/16/17] [DEBUG] CMySQLQuery::Execute - starting query execution
15[21:12:20 01/16/17] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 0.713 milliseconds
16[21:12:20 01/16/17] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
17[21:12:20 01/16/17] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 2)
18[21:12:20 01/16/17] [DEBUG] cache_get_row_count - connection: 897928
19[21:12:20 01/16/17] [DEBUG] cache_delete - cache_id: 2, connection: 0
20[21:12:20 01/16/17] [ERROR] cache_delete - invalid connection handle (id: 0)
21[21:12:47 01/16/17] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "(null)", password: "****", port: 0, autoreconnect: false, pool_size: 0
22[21:12:47 01/16/17] [ERROR] mysql_connect - empty connection data specified
23[21:12:47 01/16/17] [DEBUG] mysql_errno - connection: 1
24[21:12:47 01/16/17] [ERROR] mysql_errno - invalid connection handle (id: 1)