Quote:
Originally Posted by PT
yes
look:
pawn Код:
[16:52:44] [ERROR] "mysql_format" - invalid connection handle (id: 0) [16:52:44] [ERROR] "mysql_tquery" - invalid connection handle (id: 0) [16:52:44] [DEBUG] mysql_connect - host: "****", user: "****", database: "****", password: "****", port: 3306, autoreconnect: true, pool_size: 2 [16:52:44] [DEBUG] CMySQLHandle::Create - creating new connection.. [16:52:44] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called [16:52:44] [DEBUG] CMySQLHandle::Create - connection created (id: 1) [16:52:44] [DEBUG] CMySQLConnection::Connect - establishing connection to database... [16:52:44] [DEBUG] CMySQLConnection::Connect - connection was successful [16:52:44] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled [16:52:44] [DEBUG] mysql_errno - connection: 1
|
Are you trying to send a MySQL query before connecting to MySQL?