[00:02:19] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[00:02:19] [DEBUG] CMySQLConnection::Connect - connection was successful
[00:02:19] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[00:02:19] [DEBUG] CMySQLConnection::Connect - connection was successful
[00:02:19] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[00:03:01] [DEBUG] mysql_format - connection: 1, len: 256, format: "SELECT id FROM accounts WHERE name = '%e'"
[00:03:01] [DEBUG] mysql_pquery - connection: 1, query: "SELECT id FROM accounts WHERE name = 'KazutoSensei'", callback: "Player_Check", format: "d"
[00:03:01] [DEBUG] CMySQLQuery::Execute[Player_Check] - starting query execution
[00:03:01] [DEBUG] CMySQLQuery::Execute[Player_Check] - query was successfully executed within 0.382 milliseconds
[00:03:01] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[00:03:01] [DEBUG] Calling callback "Player_Check"..
[00:03:01] [DEBUG] cache_get_row_count - connection: 1
[00:03:01] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[00:03:31] [DEBUG] mysql_format - connection: 1, len: 256, format: "SELECT * FROM accounts WHERE name = '%e' AND password = MD5('%e')"
[00:03:31] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM accounts WHERE name = 'KazutoSensei' AND password ", callback: "Player_Login", format: "d"
[00:03:31] [DEBUG] CMySQLQuery::Execute[Player_Login] - starting query execution
[00:03:31] [DEBUG] CMySQLQuery::Execute[Player_Login] - query was successfully executed within 0.372 milliseconds
[00:03:31] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[00:03:31] [DEBUG] Calling callback "Player_Login"..
[00:03:31] [DEBUG] cache_get_row_count - connection: 1
[00:03:31] [DEBUG] cache_get_field_content_int - row: 0, field_name: "banned", connection: 1
[00:03:31] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "banned", data: "0"
[00:03:31] [DEBUG] cache_get_field_content_int - row: 0, field_name: "id", connection: 1
[00:03:31] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "id", data: "1"
[00:03:31] [DEBUG] cache_get_field_content_int - row: 0, field_name: "level", connection: 1
[00:03:31] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "level", data: "1"
[00:03:31] [DEBUG] cache_get_field_content_int - row: 0, field_name: "money", connection: 1
[00:03:31] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "money", data: "10000"
[00:03:31] [DEBUG] cache_get_field_content_int - row: 0, field_name: "adminlevel", connection: 1
[00:03:31] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "adminlevel", data: "4"
[00:03:31] [DEBUG] cache_get_field_content_int - row: 0, field_name: "banned", connection: 1
[00:03:31] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "banned", data: "0"
[00:03:31] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[00:03:55] [DEBUG] mysql_format - connection: 1, len: 1028, format: "UPDATE accounts SET level = '%d', money = '%d', adminlevel = '%d', banned = '%d' WHERE id = '%d'"
[00:03:55] [DEBUG] mysql_pquery - connection: 1, query: "UPDATE accounts SET level = '1', money = '10000', adminlevel = '", callback: "(null)", format: "(null)"
[00:03:55] [DEBUG] CMySQLQuery::Execute[] - starting query execution
[00:03:55] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 18.417 milliseconds
[00:03:55] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
[00:04:06] [DEBUG] mysql_format - connection: 1, len: 1028, format: "UPDATE accounts SET level = '%d', money = '%d', adminlevel = '%d', banned = '%d' WHERE id = '%d'"
[00:04:06] [DEBUG] mysql_pquery - connection: 1, query: "UPDATE accounts SET level = '1', money = '10000', adminlevel = '", callback: "(null)", format: "(null)"
[00:04:06] [DEBUG] mysql_close - connection: 1
[00:04:06] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[00:04:06] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[00:04:06] [WARNING] CMySQLConnection::Disconnect - no connection available
[00:04:06] [DEBUG] CMySQLQuery::Execute[] - starting query execution
[00:04:06] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[00:04:06] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.173 milliseconds
[00:04:06] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
[00:04:06] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[00:04:06] [WARNING] CMySQLConnection::Disconnect - no connection available
[00:04:06] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
[00:04:18] [DEBUG] mysql_connect - host: "127.0.0.1", user: "root", database: "samp_db", password: "****", port: 3306, autoreconnect: true, pool_size: 2
[00:04:18] [DEBUG] CMySQLHandle::Create - creating new connection..
[00:04:18] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[00:04:18] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
[00:04:18] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[00:04:18] [DEBUG] CMySQLConnection::Connect - connection was successful
[00:04:18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[00:04:18] [DEBUG] mysql_errno - connection: 1
[00:04:18] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[00:04:18] [DEBUG] CMySQLConnection::Connect - connection was successful
[00:04:18] [DEBUG] CMySQLConnection::Connect - connection was successful
[00:04:18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[00:04:18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[00:04:18] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[00:04:18] [DEBUG] mysql_format - connection: 1, len: 256, format: "SELECT id FROM accounts WHERE name = '%e'"
[00:04:18] [DEBUG] mysql_pquery - connection: 1, query: "SELECT id FROM accounts WHERE name = 'KazutoSensei'", callback: "Player_Check", format: "d"
[00:04:18] [DEBUG] CMySQLQuery::Execute[Player_Check] - starting query execution
[00:04:18] [DEBUG] CMySQLQuery::Execute[Player_Check] - query was successfully executed within 0.303 milliseconds
[00:04:18] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[00:04:18] [DEBUG] Calling callback "Player_Check"..
[00:04:18] [DEBUG] cache_get_row_count - connection: 1
[00:04:18] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[00:04:22] [DEBUG] mysql_format - connection: 1, len: 256, format: "SELECT * FROM accounts WHERE name = '%e' AND password = MD5('%e')"
[00:04:22] [DEBUG] mysql_pquery - connection: 1, query: "SELECT * FROM accounts WHERE name = 'KazutoSensei' AND password ", callback: "Player_Login", format: "d"
[00:04:22] [DEBUG] CMySQLQuery::Execute[Player_Login] - starting query execution
[00:04:22] [DEBUG] CMySQLQuery::Execute[Player_Login] - query was successfully executed within 0.335 milliseconds
[00:04:22] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
[00:04:22] [DEBUG] Calling callback "Player_Login"..
[00:04:22] [DEBUG] cache_get_row_count - connection: 1
[00:04:22] [DEBUG] cache_get_field_content_int - row: 0, field_name: "banned", connection: 1
[00:04:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "banned", data: "0"
[00:04:22] [DEBUG] cache_get_field_content_int - row: 0, field_name: "id", connection: 1
[00:04:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "id", data: "1"
[00:04:22] [DEBUG] cache_get_field_content_int - row: 0, field_name: "level", connection: 1
[00:04:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "level", data: "1"
[00:04:22] [DEBUG] cache_get_field_content_int - row: 0, field_name: "money", connection: 1
[00:04:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "money", data: "10000"
[00:04:22] [DEBUG] cache_get_field_content_int - row: 0, field_name: "adminlevel", connection: 1
[00:04:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "adminlevel", data: "4"
[00:04:22] [DEBUG] cache_get_field_content_int - row: 0, field_name: "banned", connection: 1
[00:04:22] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "banned", data: "0"
[00:04:22] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
[00:04:28] [DEBUG] mysql_format - connection: 1, len: 1028, format: "UPDATE accounts SET level = '%d', money = '%d', adminlevel = '%d', banned = '%d' WHERE id = '%d'"
[00:04:28] [DEBUG] mysql_pquery - connection: 1, query: "UPDATE accounts SET level = '1', money = '10000', adminlevel = '", callback: "(null)", format: "(null)"
[00:04:28] [DEBUG] CMySQLQuery::Execute[] - starting query execution
[00:04:28] [DEBUG] CMySQLQuery::Execute[] - query was successfully executed within 20.915 milliseconds
[00:04:28] [DEBUG] CMySQLQuery::Execute[] - no callback specified, skipping result saving
Alles anzeigen
Das ist alles was ich da bekommen habe ^^.