Advertisement
Guest User

Untitled

a guest
Apr 27th, 2019
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.86 KB | None | 0 0
  1. [04/27/19 10:30:42] [DEBUG] mysql_connect("austrian-roleplay.at", "webmaster", "*****", "sampneu", 0)
  2. [04/27/19 10:30:42] [DEBUG] CHandleManager::Create(this=0x78f998, host='austrian-roleplay.at', user='webmaster', pass='****', db='sampneu', options=0x77cfe8)
  3. [04/27/19 10:30:42] [INFO] Creating new connection handle...
  4. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection(this=0x802da8, host='austrian-roleplay.at', user='webmaster', passw='****', db='sampneu', options=0x77cfe8)
  5. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection - new connection = 0x7612e8
  6. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection(this=0x3eaa020, host='austrian-roleplay.at', user='webmaster', passw='****', db='sampneu', options=0x77cfe8)
  7. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection - new connection = 0x7d90e0
  8. [04/27/19 10:30:42] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x3eaa020, connection=0x3eaa020)
  9. [04/27/19 10:30:42] [DEBUG] CConnectionPool::CConnectionPool(size=2, this=0x803468)
  10. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection(this=0x4077020, host='austrian-roleplay.at', user='webmaster', passw='****', db='sampneu', options=0x77cfe8)
  11. [04/27/19 10:30:42] [DEBUG] CThreadedConnection::WorkerFunc(this=0x3eaa020, connection=0x3eaa020)
  12. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection - new connection = 0x7d8ae0
  13. [04/27/19 10:30:42] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x4077020, connection=0x4077020)
  14. [04/27/19 10:30:42] [DEBUG] CThreadedConnection::WorkerFunc(this=0x4077020, connection=0x4077020)
  15. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection(this=0x4244020, host='austrian-roleplay.at', user='webmaster', passw='****', db='sampneu', options=0x77cfe8)
  16. [04/27/19 10:30:42] [DEBUG] CConnection::CConnection - new connection = 0x7f4260
  17. [04/27/19 10:30:42] [DEBUG] CThreadedConnection::CThreadedConnection(this=0x4244020, connection=0x4244020)
  18. [04/27/19 10:30:42] [INFO] Connection handle with id '1' successfully created.
  19. [04/27/19 10:30:42] [DEBUG] CHandleManager::Create - new handle = 0x79fef0
  20. [04/27/19 10:30:42] [DEBUG] mysql_connect: return value: '1'
  21. [04/27/19 10:30:42] [DEBUG] mysql_errno(1)
  22. [04/27/19 10:30:42] [DEBUG] CHandle::GetErrorId(this=0x79fef0)
  23. [04/27/19 10:30:42] [DEBUG] CConnection::GetError(this=0x802da8, connection=0x7612e8)
  24. [04/27/19 10:30:42] [DEBUG] CHandle::GetErrorId - return value: true, error id: '0', error msg: ''
  25. [04/27/19 10:30:42] [DEBUG] mysql_errno: return value: '0'
  26. [04/27/19 10:30:42] [DEBUG] CThreadedConnection::WorkerFunc(this=0x4244020, connection=0x4244020)
  27. [04/27/19 10:30:43] [DEBUG] mysql_format(1, 0x03C25688, 128, "SELECT `user_id` FROM `user` WHERE `username` = '%e'")
  28. [04/27/19 10:30:43] [DEBUG] CHandle::EscapeString(this=0x79fef0, src='Ginamaus')
  29. [04/27/19 10:30:43] [DEBUG] CConnection::EscapeString(src='Ginamaus', this=0x802da8, connection=0x7612e8)
  30. [04/27/19 10:30:43] [DEBUG] CHandle::EscapeString - return value: true, escaped string: 'Ginamaus'
  31. [04/27/19 10:30:43] [DEBUG] mysql_format: return value: '58'
  32. [04/27/19 10:30:43] [DEBUG] mysql_pquery(1, "SELECT `user_id` FROM `user` WHERE `username` = 'Ginamaus'", "OnUserCheck", "d")
  33. [04/27/19 10:30:43] [DEBUG] CCallback::Create(amx=0x2740e90, name='OnUserCheck', format='d', params=0x3c25670, param_offset=5)
  34. [04/27/19 10:30:43] [DEBUG] CCallback::Create - callback index for 'OnUserCheck': 33
  35. [04/27/19 10:30:43] [DEBUG] processing specifier 'd' with parameter index 0
  36. [04/27/19 10:30:43] [DEBUG] retrieved and pushed value '0'
  37. [04/27/19 10:30:43] [INFO] Callback 'OnUserCheck' set up for delayed execution.
  38. [04/27/19 10:30:43] [DEBUG] created delayed callback with 1 parameter
  39. [04/27/19 10:30:43] [DEBUG] CHandle::Execute(this=0x79fef0, type=2, query=0x7ed938)
  40. [04/27/19 10:30:43] [DEBUG] CConnectionPool::Queue(query=0x7ed938, this=0x803468)
  41. [04/27/19 10:30:43] [DEBUG] CHandle::Execute - return value: true
  42. [04/27/19 10:30:43] [DEBUG] mysql_pquery: return value: '1'
  43. [04/27/19 10:30:43] [DEBUG] CConnection::Execute(query=0x7ed938, this=0x4077020, connection=0x7d8ae0)
  44. [04/27/19 10:30:43] [DEBUG] CQuery::Execute(this=0x7ed938, connection=0x7d8ae0)
  45. [04/27/19 10:30:43] [INFO] query "SELECT `user_id` FROM `user` WHERE `username` = 'Ginamaus'" successfully executed within 21.265 milliseconds
  46. [04/27/19 10:30:43] [DEBUG] CResultSet::Create(connection=0x7d8ae0, query_str='SELECT `user_id` FROM `user` WHERE `username` = 'Ginamaus'')
  47. [04/27/19 10:30:43] [DEBUG] created new resultset '0x801938'
  48. [04/27/19 10:30:43] [DEBUG] fetched MySQL result '0x7ca470'
  49. [04/27/19 10:30:43] [DEBUG] allocated 20 bytes for PAWN result
  50. [04/27/19 10:30:43] [DEBUG] CCallback::Execute(amx=0x2740e90, index=33, num_params=1)
  51. [04/27/19 10:30:43] [INFO] Executing callback 'OnUserCheck' with 1 parameter...
  52. [04/27/19 10:30:43] [DEBUG] processing internal specifier 'c'
  53. [04/27/19 10:30:43] [DEBUG] pushed value '0' onto AMX stack
  54. [04/27/19 10:30:43] [DEBUG] executing AMX callback with index '33'
  55. [04/27/19 10:30:43] [DEBUG] cache_get_row_count(0x03C25888)
  56. [04/27/19 10:30:43] [DEBUG] cache_get_row_count: return value: '1'
  57. [04/27/19 10:30:43] [DEBUG] AMX callback executed with error '0'
  58. [04/27/19 10:30:43] [INFO] Callback successfully executed.
  59. [04/27/19 10:30:56] [DEBUG] mysql_format(1, 0x03C250AC, 500, "SELECT * FROM `user` JOIN `user_acc` WHERE `username` = '%e' AND `passwort` = MD5('%e')")
  60. [04/27/19 10:30:56] [DEBUG] CHandle::EscapeString(this=0x79fef0, src='Ginamaus')
  61. [04/27/19 10:30:56] [DEBUG] CConnection::EscapeString(src='Ginamaus', this=0x802da8, connection=0x7612e8)
  62. [04/27/19 10:30:56] [DEBUG] CHandle::EscapeString - return value: true, escaped string: 'Ginamaus'
  63. [04/27/19 10:30:56] [DEBUG] CHandle::EscapeString(this=0x79fef0, src='***************')
  64. [04/27/19 10:30:56] [DEBUG] CConnection::EscapeString(src='***************', this=0x802da8, connection=0x7612e8)
  65. [04/27/19 10:30:56] [DEBUG] CHandle::EscapeString - return value: true, escaped string: '***************'
  66. [04/27/19 10:30:56] [DEBUG] mysql_format: return value: '102'
  67. [04/27/19 10:30:56] [DEBUG] mysql_pquery(1, "SELECT * FROM `user` JOIN `user_acc` WHERE `username` = 'Ginamaus' AND `passwort` = MD5('***************')", "OnUserLogin", "d")
  68. [04/27/19 10:30:56] [DEBUG] CCallback::Create(amx=0x2740e90, name='OnUserLogin', format='d', params=0x3c25094, param_offset=5)
  69. [04/27/19 10:30:56] [DEBUG] CCallback::Create - callback index for 'OnUserLogin': 34
  70. [04/27/19 10:30:56] [DEBUG] processing specifier 'd' with parameter index 0
  71. [04/27/19 10:30:56] [DEBUG] retrieved and pushed value '0'
  72. [04/27/19 10:30:56] [INFO] Callback 'OnUserLogin' set up for delayed execution.
  73. [04/27/19 10:30:56] [DEBUG] created delayed callback with 1 parameter
  74. [04/27/19 10:30:56] [DEBUG] CHandle::Execute(this=0x79fef0, type=2, query=0x7ed6d8)
  75. [04/27/19 10:30:56] [DEBUG] CConnectionPool::Queue(query=0x7ed6d8, this=0x803468)
  76. [04/27/19 10:30:56] [DEBUG] CHandle::Execute - return value: true
  77. [04/27/19 10:30:56] [DEBUG] mysql_pquery: return value: '1'
  78. [04/27/19 10:30:56] [DEBUG] CConnection::Execute(query=0x7ed6d8, this=0x4244020, connection=0x7f4260)
  79. [04/27/19 10:30:56] [DEBUG] CQuery::Execute(this=0x7ed6d8, connection=0x7f4260)
  80. [04/27/19 10:30:56] [INFO] query "SELECT * FROM `user` JOIN `user_acc` WHERE `username` = 'Ginamaus' AND `passwort` = MD5('***************')" successfully executed within 25.670 milliseconds
  81. [04/27/19 10:30:56] [DEBUG] CResultSet::Create(connection=0x7f4260, query_str='SELECT * FROM `user` JOIN `user_acc` WHERE `username` = 'Ginamaus' AND `passwort` = MD5('***************')')
  82. [04/27/19 10:30:56] [DEBUG] created new resultset '0x801900'
  83. [04/27/19 10:30:56] [DEBUG] fetched MySQL result '0x78f1a8'
  84. [04/27/19 10:30:56] [DEBUG] allocated 440 bytes for PAWN result
  85. [04/27/19 10:30:56] [DEBUG] CCallback::Execute(amx=0x2740e90, index=34, num_params=1)
  86. [04/27/19 10:30:56] [INFO] Executing callback 'OnUserLogin' with 1 parameter...
  87. [04/27/19 10:30:56] [DEBUG] processing internal specifier 'c'
  88. [04/27/19 10:30:56] [DEBUG] pushed value '0' onto AMX stack
  89. [04/27/19 10:30:56] [DEBUG] executing AMX callback with index '34'
  90. [04/27/19 10:30:56] [DEBUG] cache_get_row_count(0x03C25888)
  91. [04/27/19 10:30:56] [DEBUG] cache_get_row_count: return value: '1'
  92. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int(0, "user_id", 0x03BFA648)
  93. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: assigned value: '3'
  94. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: return value: '1'
  95. [04/27/19 10:30:56] [DEBUG] cache_get_value_name(0, "rpvorname", 0x03C0AEA8, 24)
  96. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: assigned value: 'Alex'
  97. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: return value: '1'
  98. [04/27/19 10:30:56] [DEBUG] cache_get_value_name(0, "rpnachname", 0x03C0AF08, 24)
  99. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: assigned value: 'Mayr'
  100. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: return value: '1'
  101. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int(0, "level", 0x03C0AF68)
  102. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: assigned value: '1'
  103. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: return value: '1'
  104. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int(0, "levelpunkte", 0x03C0AF6C)
  105. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: assigned value: '2'
  106. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: return value: '1'
  107. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int(0, "geschlecht", 0x03C0AF70)
  108. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: assigned value: '1'
  109. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: return value: '1'
  110. [04/27/19 10:30:56] [DEBUG] cache_get_value_name(0, "geburtsdatum", 0x03C0AF74, 50)
  111. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: assigned value: '2019-04-24'
  112. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: return value: '1'
  113. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int(0, "skin", 0x03C0B03C)
  114. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: assigned value: '240'
  115. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: return value: '1'
  116. [04/27/19 10:30:56] [DEBUG] cache_get_value_name(0, "augenfarbe", 0x03C0B1D0, 50)
  117. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: assigned value: 'braun'
  118. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: return value: '1'
  119. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int(0, "grosse", 0x03C0B298)
  120. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: assigned value: '180'
  121. [04/27/19 10:30:56] [DEBUG] cache_get_value_name_int: return value: '1'
  122. [04/27/19 10:30:56] [DEBUG] cache_get_value_name(0, "land", 0x03C0B29C, 50)
  123. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: assigned value: 'SA'
  124. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: return value: '1'
  125. [04/27/19 10:30:56] [DEBUG] cache_get_value_name(0, "ort", 0x03C0B364, 50)
  126. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: assigned value: 'LS'
  127. [04/27/19 10:30:56] [DEBUG] cache_get_value_name: return value: '1'
  128. [04/27/19 10:30:56] [DEBUG] AMX callback executed with error '0'
  129. [04/27/19 10:30:56] [INFO] Callback successfully executed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement