[MySQL] Threaded loading houses
#3

Код:
[19:45:41] [DEBUG] mysql_tquery - connection: 0, query: "SELECT * FROM `houses`", callback: "OnHousesLoad", format: "(null)"
[19:45:41] [ERROR] mysql_tquery - invalid connection handle (id: 0)
[19:45:41] [DEBUG] mysql_connect - host: "127.0.0.1", user: "root", database: "db", password: "****", port: 3306, autoreconnect: true, pool_size: 2
[19:45:41] [DEBUG] CMySQLHandle::Create - creating new connection..
[19:45:41] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
[19:45:41] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
[19:45:41] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[19:45:41] [DEBUG] CMySQLConnection::Connect - connection was successful
[19:45:41] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[19:45:41] [DEBUG] mysql_errno - connection: 1
[19:45:41] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[19:45:41] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[19:45:41] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
[19:45:41] [DEBUG] CMySQLConnection::Connect - connection was successful
[19:45:41] [DEBUG] CMySQLConnection::Connect - connection was successful
[19:45:41] [DEBUG] CMySQLConnection::Connect - connection was successful
[19:45:41] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
[19:45:41] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
The handle is correct as other Queries execute successfully and the server can access the database.
Reply


Messages In This Thread
[MySQL] Threaded loading houses - by AMouldyLemon - 23.02.2016, 17:28
Re: [MySQL] Threaded loading houses - by Vince - 23.02.2016, 18:43
Re: [MySQL] Threaded loading houses - by AMouldyLemon - 23.02.2016, 18:48
Re: [MySQL] Threaded loading houses - by Misiur - 23.02.2016, 19:04
Re: [MySQL] Threaded loading houses - by AMouldyLemon - 23.02.2016, 20:01

Forum Jump:


Users browsing this thread: 1 Guest(s)