Advertisement
Guest User

Untitled

a guest
Apr 8th, 2022
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.81 KB | None | 0 0
  1. [19:48:35] [INFO] changed log level from 'warning, error' to 'debug, info, warning, error'
  2. [19:48:35] [DEBUG] mysql_connect("localhost", "root", "*****", "arena", 0)
  3. [19:48:35] [DEBUG] CHandleManager::Create(this=0x733e30, host='localhost', user='root', pass='****', db='arena', options=0x744ab8)
  4. [19:48:35] [INFO] Creating new connection handle...
  5. [19:48:35] [WARNING] mysql_connect: no password specified
  6. [19:48:35] [DEBUG] CConnection::CConnection(this=0x73b460, host='localhost', user='root', passw='****', db='arena', options=0x744ab8)
  7. [19:48:35] [DEBUG] CConnection::CConnection - new connection = 0x74a5e8
  8. [19:48:35] [DEBUG] CConnection::CConnection(this=0x40ae020, host='localhost', user='root', passw='****', db='arena', options=0x744ab8)
  9. [19:48:35] [DEBUG] CConnection::CConnection - new connection = 0x7548f0
  10. [19:48:35] [DEBUG] CThreadedConnection::WorkerFunc(this=0x40ae020, connection=0x40ae020)
  11. [19:48:35] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x40ae020, connection=0x40ae020)
  12. [19:48:35] [DEBUG] CConnectionPool::CConnectionPool(size=2, this=0x73b260)
  13. [19:48:35] [DEBUG] CConnection::CConnection(this=0x4270020, host='localhost', user='root', passw='****', db='arena', options=0x744ab8)
  14. [19:48:35] [DEBUG] CConnection::CConnection - new connection = 0x75eec8
  15. [19:48:35] [DEBUG] CThreadedConnection::WorkerFunc(this=0x4270020, connection=0x4270020)
  16. [19:48:35] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x4270020, connection=0x4270020)
  17. [19:48:35] [DEBUG] CConnection::CConnection(this=0x4443020, host='localhost', user='root', passw='****', db='arena', options=0x744ab8)
  18. [19:48:35] [DEBUG] CConnection::CConnection - new connection = 0x76bb98
  19. [19:48:35] [DEBUG] CThreadedConnection::WorkerFunc(this=0x4443020, connection=0x4443020)
  20. [19:48:35] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x4443020, connection=0x4443020)
  21. [19:48:35] [INFO] Connection handle with id '1' successfully created.
  22. [19:48:35] [DEBUG] CHandleManager::Create - new handle = 0x7113d8
  23. [19:48:35] [DEBUG] mysql_connect: return value: '1'
  24. [19:48:58] [DEBUG] mysql_format(1, 0x03ED3898, 256, "SELECT * FROM `users` WHERE `Name`='%s' LIMIT 1;")
  25. [19:48:58] [DEBUG] mysql_format: return value: '56'
  26. [19:48:58] [DEBUG] mysql_tquery(1, "SELECT * FROM `users` WHERE `Name`='Se7en_Days' LIMIT 1;", "checkAccount", "i")
  27. [19:48:58] [DEBUG] CCallback::Create(amx=0x30377d8, name='checkAccount', format='i', params=0x3f58230, param_offset=5)
  28. [19:48:58] [DEBUG] CCallback::Create - callback index for 'checkAccount': 50
  29. [19:48:58] [DEBUG] processing specifier 'i' with parameter index 0
  30. [19:48:58] [DEBUG] retrieved and pushed value '0'
  31. [19:48:58] [INFO] Callback 'checkAccount' set up for delayed execution.
  32. [19:48:58] [DEBUG] created delayed callback with 1 parameter
  33. [19:48:58] [DEBUG] CHandle::Execute(this=0x7113d8, type=1, query=0x76c5a0)
  34. [19:48:58] [DEBUG] CHandle::Execute - return value: true
  35. [19:48:58] [DEBUG] mysql_tquery: return value: '1'
  36. [19:48:58] [DEBUG] CConnection::Execute(query=0x76c5a0, this=0x40ae020, connection=0x7548f0)
  37. [19:48:58] [DEBUG] CQuery::Execute(this=0x76c5a0, connection=0x7548f0)
  38. [19:48:58] [INFO] query "SELECT * FROM `users` WHERE `Name`='Se7en_Days' LIMIT 1;" successfully executed within 4.98 milliseconds
  39. [19:48:58] [DEBUG] CResultSet::Create(connection=0x7548f0, query_str='SELECT * FROM `users` WHERE `Name`='Se7en_Days' LIMIT 1;')
  40. [19:48:58] [DEBUG] created new resultset '0x7411a8'
  41. [19:48:58] [DEBUG] fetched MySQL result '0x7117b0'
  42. [19:48:58] [DEBUG] allocated 100 bytes for PAWN result
  43. [19:48:58] [DEBUG] CCallback::Execute(amx=0x30377d8, index=50, num_params=1)
  44. [19:48:58] [INFO] Executing callback 'checkAccount' with 1 parameter...
  45. [19:48:58] [DEBUG] processing internal specifier 'c'
  46. [19:48:58] [DEBUG] pushed value '0' onto AMX stack
  47. [19:48:58] [DEBUG] executing AMX callback with index '50'
  48. [19:48:58] [DEBUG] cache_get_row_count(0x03F582CC)
  49. [19:48:58] [DEBUG] cache_get_row_count: return value: '1'
  50. [19:48:58] [DEBUG] AMX callback executed with error '0'
  51. [19:48:58] [INFO] Callback successfully executed.
  52. [19:49:01] [DEBUG] cache_get_value_name_int(0, "ID", 0x03ED7F28)
  53. [19:49:01] [ERROR] cache_get_value_name_int: no active cache
  54. [19:49:01] [DEBUG] cache_get_value_name(0, "Username", 0x03F57CCC, 256)
  55. [19:49:01] [ERROR] cache_get_value_name: no active cache
  56. [19:49:01] [DEBUG] cache_get_value_name(0, "Email", 0x03F57CCC, 256)
  57. [19:49:01] [ERROR] cache_get_value_name: no active cache
  58. [19:49:01] [DEBUG] cache_get_value_name_int(0, "Rang", 0x03ED7F28)
  59. [19:49:01] [ERROR] cache_get_value_name_int: no active cache
  60. [19:49:01] [DEBUG] mysql_format(1, 0x03ED3898, 256, "SELECT * FROM `users` WHERE `Name`='%s' AND `Password`='%s' LIMIT 1;")
  61. [19:49:01] [DEBUG] mysql_format: return value: '80'
  62. [19:49:01] [DEBUG] mysql_tquery(1, "SELECT * FROM `users` WHERE `Name`='Se7en_Days' AND `Password`='123456' LIMIT 1;", "onLogin", "i")
  63. [19:49:01] [DEBUG] CCallback::Create(amx=0x30377d8, name='onLogin', format='i', params=0x3f57cb4, param_offset=5)
  64. [19:49:01] [DEBUG] CCallback::Create - callback index for 'onLogin': 63
  65. [19:49:01] [DEBUG] processing specifier 'i' with parameter index 0
  66. [19:49:01] [DEBUG] retrieved and pushed value '0'
  67. [19:49:01] [INFO] Callback 'onLogin' set up for delayed execution.
  68. [19:49:01] [DEBUG] created delayed callback with 1 parameter
  69. [19:49:01] [DEBUG] CHandle::Execute(this=0x7113d8, type=1, query=0x7766a8)
  70. [19:49:01] [DEBUG] CHandle::Execute - return value: true
  71. [19:49:01] [DEBUG] mysql_tquery: return value: '1'
  72. [19:49:01] [DEBUG] CConnection::Execute(query=0x7766a8, this=0x40ae020, connection=0x7548f0)
  73. [19:49:01] [DEBUG] CQuery::Execute(this=0x7766a8, connection=0x7548f0)
  74. [19:49:01] [INFO] query "SELECT * FROM `users` WHERE `Name`='Se7en_Days' AND `Password`='123456' LIMIT 1;" successfully executed within 0.345 milliseconds
  75. [19:49:01] [DEBUG] CResultSet::Create(connection=0x7548f0, query_str='SELECT * FROM `users` WHERE `Name`='Se7en_Days' AND `Password`='123456' LIMIT 1;')
  76. [19:49:01] [DEBUG] created new resultset '0x741250'
  77. [19:49:01] [DEBUG] fetched MySQL result '0x7117b0'
  78. [19:49:01] [DEBUG] allocated 100 bytes for PAWN result
  79. [19:49:01] [DEBUG] CCallback::Execute(amx=0x30377d8, index=63, num_params=1)
  80. [19:49:01] [INFO] Executing callback 'onLogin' with 1 parameter...
  81. [19:49:01] [DEBUG] processing internal specifier 'c'
  82. [19:49:01] [DEBUG] pushed value '0' onto AMX stack
  83. [19:49:01] [DEBUG] executing AMX callback with index '63'
  84. [19:49:01] [DEBUG] cache_get_row_count(0x03F582CC)
  85. [19:49:01] [DEBUG] cache_get_row_count: return value: '1'
  86. [19:49:01] [DEBUG] cache_get_value_name(0, "Name", 0x03F581DC, 64)
  87. [19:49:01] [DEBUG] cache_get_value_name: assigned value: 'Se7en_Days'
  88. [19:49:01] [DEBUG] cache_get_value_name: return value: '1'
  89. [19:49:01] [DEBUG] cache_get_value_name(0, "Password", 0x03F581DC, 64)
  90. [19:49:01] [DEBUG] cache_get_value_name: assigned value: '123456'
  91. [19:49:01] [DEBUG] cache_get_value_name: return value: '1'
  92. [19:49:01] [DEBUG] cache_get_value_name(0, "Email", 0x03F581DC, 64)
  93. [19:49:01] [DEBUG] cache_get_value_name: assigned value: 'none'
  94. [19:49:01] [DEBUG] cache_get_value_name: return value: '1'
  95. [19:49:01] [DEBUG] cache_get_value_name_int(0, "ID", 0x03ED7F28)
  96. [19:49:01] [DEBUG] cache_get_value_name_int: assigned value: '37'
  97. [19:49:01] [DEBUG] cache_get_value_name_int: return value: '1'
  98. [19:49:01] [DEBUG] cache_get_value_name(0, "Rang", 0x03F581DC, 64)
  99. [19:49:01] [DEBUG] cache_get_value_name: assigned value: 'UNRANKED'
  100. [19:49:01] [DEBUG] cache_get_value_name: return value: '1'
  101. [19:49:01] [DEBUG] cache_get_value_name_int(0, "Level", 0x03ED7F8C)
  102. [19:49:01] [DEBUG] cache_get_value_name_int: assigned value: '1'
  103. [19:49:01] [DEBUG] cache_get_value_name_int: return value: '1'
  104. [19:49:01] [DEBUG] AMX callback executed with error '0'
  105. [19:49:01] [INFO] Callback successfully executed.
  106. [19:49:30] [DEBUG] mysql_format(1, 0x03F57D18, 256, "UPDATE `users` SET `Level`='%d' WHERE `ID`='%d'")
  107. [19:49:30] [DEBUG] mysql_format: return value: '45'
  108. [19:49:30] [DEBUG] mysql_tquery(1, "UPDATE `users` SET `Level`='2' WHERE `ID`='1'", "", "")
  109. [19:49:30] [DEBUG] CCallback::Create(amx=0x30377d8, name='', format='', params=0x3f57d04, param_offset=5)
  110. [19:49:30] [DEBUG] CHandle::Execute(this=0x7113d8, type=1, query=0x778720)
  111. [19:49:30] [DEBUG] CHandle::Execute - return value: true
  112. [19:49:30] [DEBUG] mysql_tquery: return value: '1'
  113. [19:49:30] [DEBUG] CConnection::Execute(query=0x778720, this=0x40ae020, connection=0x7548f0)
  114. [19:49:30] [DEBUG] CQuery::Execute(this=0x778720, connection=0x7548f0)
  115. [19:49:30] [INFO] query "UPDATE `users` SET `Level`='2' WHERE `ID`='1'" successfully executed within 0.978 milliseconds
  116. [19:49:30] [DEBUG] CResultSet::Create(connection=0x7548f0, query_str='UPDATE `users` SET `Level`='2' WHERE `ID`='1'')
  117. [19:49:30] [DEBUG] created new resultset '0x776ca0'
  118. [19:49:30] [DEBUG] fetched MySQL result '0x0'
  119. [19:49:31] [DEBUG] mysql_format(1, 0x03F57D18, 256, "UPDATE `users` SET `Level`='%d' WHERE `ID`='%d'")
  120. [19:49:31] [DEBUG] mysql_format: return value: '45'
  121. [19:49:31] [DEBUG] mysql_tquery(1, "UPDATE `users` SET `Level`='3' WHERE `ID`='1'", "", "")
  122. [19:49:31] [DEBUG] CCallback::Create(amx=0x30377d8, name='', format='', params=0x3f57d04, param_offset=5)
  123. [19:49:31] [DEBUG] CHandle::Execute(this=0x7113d8, type=1, query=0x777d08)
  124. [19:49:31] [DEBUG] CHandle::Execute - return value: true
  125. [19:49:31] [DEBUG] mysql_tquery: return value: '1'
  126. [19:49:31] [DEBUG] CConnection::Execute(query=0x777d08, this=0x40ae020, connection=0x7548f0)
  127. [19:49:31] [DEBUG] CQuery::Execute(this=0x777d08, connection=0x7548f0)
  128. [19:49:31] [INFO] query "UPDATE `users` SET `Level`='3' WHERE `ID`='1'" successfully executed within 0.288 milliseconds
  129. [19:49:31] [DEBUG] CResultSet::Create(connection=0x7548f0, query_str='UPDATE `users` SET `Level`='3' WHERE `ID`='1'')
  130. [19:49:31] [DEBUG] created new resultset '0x776bc0'
  131. [19:49:31] [DEBUG] fetched MySQL result '0x0'
  132. [19:49:31] [DEBUG] mysql_format(1, 0x03F57D18, 256, "UPDATE `users` SET `Level`='%d' WHERE `ID`='%d'")
  133. [19:49:31] [DEBUG] mysql_format: return value: '45'
  134. [19:49:31] [DEBUG] mysql_tquery(1, "UPDATE `users` SET `Level`='4' WHERE `ID`='1'", "", "")
  135. [19:49:31] [DEBUG] CCallback::Create(amx=0x30377d8, name='', format='', params=0x3f57d04, param_offset=5)
  136. [19:49:31] [DEBUG] CHandle::Execute(this=0x7113d8, type=1, query=0x777da0)
  137. [19:49:31] [DEBUG] CHandle::Execute - return value: true
  138. [19:49:31] [DEBUG] mysql_tquery: return value: '1'
  139. [19:49:31] [DEBUG] CConnection::Execute(query=0x777da0, this=0x40ae020, connection=0x7548f0)
  140. [19:49:31] [DEBUG] CQuery::Execute(this=0x777da0, connection=0x7548f0)
  141. [19:49:31] [INFO] query "UPDATE `users` SET `Level`='4' WHERE `ID`='1'" successfully executed within 0.307 milliseconds
  142. [19:49:31] [DEBUG] CResultSet::Create(connection=0x7548f0, query_str='UPDATE `users` SET `Level`='4' WHERE `ID`='1'')
  143. [19:49:31] [DEBUG] created new resultset '0x776d80'
  144. [19:49:31] [DEBUG] fetched MySQL result '0x0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement