12.03.2014, 03:35
Is there a reason why it spams my logs? or is this normal?
Just one mysql_connect() with mysql_log(LOG_ALL,LOG_TYPE_TEXT); in OnGameModeInit(). I think the DB type is InnoDB. Can someone explain this? The last MySQL plugin i used was fine and had none of this (R6).
Code:
[03:38:19] [DEBUG] CMySQLHandle::Create - creating new connection.. [03:38:19] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called [03:38:19] [DEBUG] CMySQLHandle::Create - connection created (id: 1) [03:38:19] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [03:38:19] [DEBUG] CMySQLConnection::Connect - connection was successful [03:38:19] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been disabled [03:38:19] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [03:38:19] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [03:38:19] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [03:38:19] [DEBUG] CMySQLConnection::Connect - connection was successful [03:38:19] [DEBUG] CMySQLConnection::Connect - connection was successful [03:38:19] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been disabled [03:38:19] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been disabled [03:38:19] [DEBUG] CMySQLConnection::Connect - connection was successful [03:38:19] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been disabled