mysql_tquery not calling callback.
#5

Quote:
Originally Posted by Adamoneoone
View Post
NVM I just checked my mysql logs and it's the right thing you're right, do you have mysql_log(ALL)? can you post the whole mysql log?
PHP Code:
[03/23/20 23:26:46] [INFOchanged log level from 'warning, error' to 'debug, info, warning, error'
[03/23/20 23:26:46] [DEBUGmysql_connect("127.0.0.1""padmin""*****""sv"0)
[
03/23/20 23:26:46] [DEBUGCHandleManager::Create(this=0x8438500host='127.0.0.1'user='padmin'pass='****'db='sv'options=0x84e3cc0)
[
03/23/20 23:26:46] [INFOCreating new connection handle...
[
03/23/20 23:26:46] [DEBUGCConnection::CConnection(this=0x84c1800host='127.0.0.1'user='padmin'passw='****'db='sv'options=0x84e3cc0)
[
03/23/20 23:26:46] [DEBUGCConnection::CConnection - new connection 0x8529220
[03/23/20 23:26:46] [DEBUGCConnection::CConnection(this=0xf3d0f008host='127.0.0.1'user='padmin'passw='****'db='sv'options=0x84e3cc0)
[
03/23/20 23:26:46] [DEBUGCConnection::CConnection - new connection 0x85417e8
[03/23/20 23:26:46] [DEBUGCThreadedConnection::CThreadedConnection(this=0xf3d0f008connection=0xf3d0f008)
[
03/23/20 23:26:46] [DEBUGCConnectionPool::CConnectionPool(size=2this=0x8498580)
[
03/23/20 23:26:46] [DEBUGCConnection::CConnection(this=0xf348d008host='127.0.0.1'user='padmin'passw='****'db='sv'options=0x84e3cc0)
[
03/23/20 23:26:46] [DEBUGCConnection::CConnection - new connection 0x8547e88
[03/23/20 23:26:46] [DEBUGCThreadedConnection::CThreadedConnection(this=0xf348d008connection=0xf348d008)
[
03/23/20 23:26:46] [DEBUGCConnection::CConnection(this=0xf2c0b008host='127.0.0.1'user='padmin'passw='****'db='sv'options=0x84e3cc0)
[
03/23/20 23:26:46] [DEBUGCConnection::CConnection - new connection 0x854e4e8
[03/23/20 23:26:46] [DEBUGCThreadedConnection::CThreadedConnection(this=0xf2c0b008connection=0xf2c0b008)
[
03/23/20 23:26:46] [INFOConnection handle with id '1' successfully created.
[
03/23/20 23:26:46] [DEBUGCHandleManager::Create - new handle 0x84dcf18
[03/23/20 23:26:46] [DEBUGmysql_connect: return value'1'
[03/23/20 23:26:46] [DEBUGmysql_errno(1)
[
03/23/20 23:26:46] [DEBUGCHandle::GetErrorId(this=0x84dcf18)
[
03/23/20 23:26:46] [DEBUGCConnection::GetError(this=0x84c1800connection=0x8529220)
[
03/23/20 23:26:46] [DEBUGCHandle::GetErrorId - return valuetrueerror id'0'error msg''
[03/23/20 23:26:46] [DEBUGmysql_errno: return value'0'
[03/23/20 23:26:46] [DEBUGmysql_tquery(1"SELECT * FROM cars""LoadCarData""")
[
03/23/20 23:26:46] [DEBUGCCallback::Create(amx=0x84eaa10name='LoadCarData'format=''params=0xf5368eacparam_offset=5)
[
03/23/20 23:26:46] [DEBUGCCallback::Create callback index for 'LoadCarData'24
[03/23/20 23:26:46] [INFOCallback 'LoadCarData' set up for delayed execution.
[
03/23/20 23:26:46] [DEBUGcreated delayed callback with 0 parameter
[03/23/20 23:26:46] [DEBUGCHandle::Execute(this=0x84dcf18type=1query=0x8554c54)
[
03/23/20 23:26:46] [DEBUGCHandle::Execute - return valuetrue
[03/23/20 23:26:46] [DEBUGmysql_tquery: return value'1'
[03/23/20 23:26:46] [DEBUGCThreadedConnection::WorkerFunc(this=0xf2c0b008connection=0xf2c0b008)
[
03/23/20 23:26:46] [DEBUGCThreadedConnection::WorkerFunc(this=0xf348d008connection=0xf348d008)
[
03/23/20 23:26:46] [DEBUGCThreadedConnection::WorkerFunc(this=0xf3d0f008connection=0xf3d0f008
yes, i do have mysql_log(ALL);
Reply


Messages In This Thread
mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 21:53
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:05
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:15
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:18
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:24
Re: mysql_tquery not calling callback. - by Adamoneoone - 23.03.2020, 22:27
Re: mysql_tquery not calling callback. - by RazvyShel - 23.03.2020, 22:33
Re: mysql_tquery not calling callback. - by SiaReyes - 24.03.2020, 04:50
Re: mysql_tquery not calling callback. - by RazvyShel - 24.03.2020, 07:29
Re: mysql_tquery not calling callback. - by SiaReyes - 24.03.2020, 07:32

Forum Jump:


Users browsing this thread: 1 Guest(s)