MySQL R39 problem
#1

Hello I have little problem with MySQL on my script.
Problem:
Script always call deconstructor on shutdown even in script is only connect and disconnect to base.
Here is log:
Код:
[13:13:40] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[13:13:40] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[13:13:40] [DEBUG] CMySQLConnection::Connect - connection was successful
[13:13:40] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[13:13:40] [DEBUG] CMySQLConnection::Connect - connection was successful
[13:13:40] [DEBUG] CMySQLConnection::Connect - connection was successful
[13:13:40] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[13:13:40] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[13:13:41] [DEBUG] mysql_close - connection: 1
[13:13:41] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[13:13:41] [DEBUG] CMySQLConnection::Disconnect - connection was closed
[13:13:41] [DEBUG] CMySQLHandle::~CMySQLHandle - deconstructor called
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)