Advertisement
Guest User

mysql log

a guest
Feb 21st, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.30 KB | None | 0 0
  1. [22:32:15] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "serveur", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  2. [22:32:15] [DEBUG] CMySQLHandle::Create - creating new connection..
  3. [22:32:15] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  4. [22:32:15] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  5. [22:32:15] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  6. [22:32:15] [DEBUG] CMySQLConnection::Connect - connection was successful
  7. [22:32:15] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  8. [22:32:15] [DEBUG] mysql_errno - connection: 1
  9. [22:32:15] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  10. [22:32:15] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  11. [22:32:15] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  12. [22:32:15] [DEBUG] CMySQLConnection::Connect - connection was successful
  13. [22:32:15] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  14. [22:32:15] [DEBUG] CMySQLConnection::Connect - connection was successful
  15. [22:32:15] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  16. [22:32:15] [DEBUG] CMySQLConnection::Connect - connection was successful
  17. [22:32:15] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  18. [22:32:59] [ERROR] "mysql_query" - invalid connection handle (id: 0)
  19. [22:32:59] [WARNING] cache_get_row_count - no active cache
  20. [22:32:59] [WARNING] cache_get_row_count - no active cache
  21. [22:32:59] [ERROR] "mysql_format" - invalid connection handle (id: 0)
  22. [22:32:59] [ERROR] "mysql_query" - invalid connection handle (id: 0)
  23. [22:32:59] [WARNING] cache_get_row_count - no active cache
  24. [22:32:59] [WARNING] cache_get_row_count - no active cache
  25. [22:32:59] [DEBUG] mysql_connect - host: "localhost", user: "root", database: "serveur", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  26. [22:32:59] [DEBUG] CMySQLHandle::Create - creating new connection..
  27. [22:32:59] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  28. [22:32:59] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  29. [22:32:59] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  30. [22:32:59] [DEBUG] CMySQLConnection::Connect - connection was successful
  31. [22:32:59] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  32. [22:32:59] [DEBUG] mysql_errno - connection: 1
  33. [22:32:59] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  34. [22:32:59] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  35. [22:32:59] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  36. [22:32:59] [DEBUG] CMySQLConnection::Connect - connection was successful
  37. [22:32:59] [DEBUG] CMySQLConnection::Connect - connection was successful
  38. [22:32:59] [DEBUG] CMySQLConnection::Connect - connection was successful
  39. [22:32:59] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  40. [22:32:59] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  41. [22:32:59] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  42. [22:33:38] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT `Password`, `ID` FROM `accounts` WHERE `Name` = '%e' LIMIT 1"
  43. [22:33:38] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `Password`, `ID` FROM `accounts` WHERE `Name` = 'Compte_T", callback: "OnAccountCheck", format: "i"
  44. [22:33:38] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - starting query execution
  45. [22:33:38] [DEBUG] CMySQLQuery::Execute[OnAccountCheck] - query was successfully executed within 3.67 milliseconds
  46. [22:33:38] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  47. [22:33:38] [DEBUG] Calling callback "OnAccountCheck"..
  48. [22:33:38] [DEBUG] cache_get_data - connection: 1
  49. [22:33:38] [DEBUG] cache_get_field_content - row: 0, field_name: "Password", connection: 1, max_len: 129
  50. [22:33:38] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Password", data: "AA3244F7447D3952EBCF3D10E9C7F377C0BF59203721CD901574592EAD5413343D3BD8510447EF75389170962D0ABD4010A8A32AA6D15CEB6F09D4F557BB24A0"
  51. [22:33:38] [DEBUG] cache_get_field_content_int - row: 0, field_name: "ID", connection: 1
  52. [22:33:38] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "ID", data: "1"
  53. [22:33:38] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  54. [22:33:42] [DEBUG] mysql_format - connection: 1, len: 100, format: "SELECT * FROM `accounts` WHERE `Name` = '%e' LIMIT 1"
  55. [22:33:42] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `accounts` WHERE `Name` = 'Compte_Test' LIMIT 1", callback: "OnAccountLoad", format: "i"
  56. [22:33:42] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - starting query execution
  57. [22:33:42] [DEBUG] CMySQLQuery::Execute[OnAccountLoad] - query was successfully executed within 3.747 milliseconds
  58. [22:33:42] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  59. [22:33:42] [DEBUG] Calling callback "OnAccountLoad"..
  60. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Admin", connection: 1
  61. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Admin", data: "1337"
  62. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Tuto", connection: 1
  63. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Tuto", data: "1"
  64. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Sexe", connection: 1
  65. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Sexe", data: "1"
  66. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "VIP", connection: 1
  67. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "VIP", data: "2"
  68. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Skin", connection: 1
  69. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Skin", data: "23"
  70. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Money", connection: 1
  71. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Money", data: "9000"
  72. [22:33:42] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosX", connection: 1
  73. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosX", data: "10"
  74. [22:33:42] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosY", connection: 1
  75. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosY", data: "10"
  76. [22:33:42] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosZ", connection: 1
  77. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosZ", data: "14.5"
  78. [22:33:42] [DEBUG] cache_get_field_content_float - row: 0, field_name: "PosA", connection: 1
  79. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "PosA", data: "33.001"
  80. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Averto", connection: 1
  81. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Averto", data: "2"
  82. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Faction", connection: 1
  83. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Faction", data: "1"
  84. [22:33:42] [DEBUG] cache_get_field_content_int - row: 0, field_name: "Job", connection: 1
  85. [22:33:42] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "Job", data: "1"
  86. [22:33:42] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  87. [22:34:01] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM vehicules", use_cache: true
  88. [22:34:01] [DEBUG] CMySQLQuery::Execute - starting query execution
  89. [22:34:01] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 3.115 milliseconds
  90. [22:34:01] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  91. [22:34:01] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 1)
  92. [22:34:01] [DEBUG] cache_get_row_count - connection: 1
  93. [22:34:01] [DEBUG] cache_get_row_count - connection: 1
  94. [22:34:01] [DEBUG] mysql_format - connection: 1, len: 256, format: "SELECT * FROM vehicules WHERE id= '%d'"
  95. [22:34:01] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM vehicules WHERE id= '0'", use_cache: true
  96. [22:34:01] [DEBUG] CMySQLQuery::Execute - starting query execution
  97. [22:34:01] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 1.832 milliseconds
  98. [22:34:01] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  99. [22:34:01] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 2)
  100. [22:34:01] [DEBUG] cache_get_row_count - connection: 1
  101. [22:34:01] [DEBUG] cache_get_row_count - connection: 1
  102. [22:34:04] [DEBUG] mysql_format - connection: 1, len: 128, format: "UPDATE `accounts` SET `Admin` = %d, `Tuto` = %d, `Skin` = %d, `Money` = %d, `PosX` = %f, `PosY` = %f, `PosZ` = %f, `PosA` = %f, ..."
  103. [22:34:04] [ERROR] mysql_format - destination size is too small
  104. [22:34:04] [DEBUG] mysql_tquery - connection: 1, query: "UPDATE `accounts` SET `Admin` = 1337, `Tuto` = 1, `Skin` = 23, `", callback: "(null)", format: "(null)"
  105. [22:34:04] [DEBUG] CMySQLQuery::Execute[] - starting query execution
  106. [22:34:04] [ERROR] CMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
  107. [22:34:04] [DEBUG] CMySQLQuery::Execute[] - error will be triggered in OnQueryError
  108. [22:34:04] [DEBUG] Calling callback "OnQueryError"..
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement