Advertisement
Guest User

MySQL Log

a guest
Oct 18th, 2015
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.56 KB | None | 0 0
  1. [11:34:35] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM disables WHERE Name = 'Hrkic'", use_cache: true
  2. [11:34:35] [DEBUG] CMySQLQuery::Execute - starting query execution
  3. [11:34:35] [DEBUG] CMySQLQuery::Execute - query was successfully executed within 0.692 milliseconds
  4. [11:34:35] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  5. [11:34:35] [DEBUG] CMySQLHandle::SaveActiveResult - cache saved (id: 7)
  6. [11:34:35] [DEBUG] cache_get_row_count - connection: 1
  7. [11:34:35] [DEBUG] cache_delete - cache_id: 7, connection: 1
  8. [11:34:35] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  9. [11:34:35] [DEBUG] CMySQLHandle::DeleteSavedResult - result deleted
  10. [11:34:35] [DEBUG] mysql_tquery - connection: 1, query: "SELECT c.country_name, c.country_code FROM list_ipv4 i JOIN list", callback: "GetCountryName", format: "d"
  11. [11:34:35] [DEBUG] Calling callback "DoesAccountExistSQL"..
  12. [11:34:35] [DEBUG] cache_get_data - connection: 1
  13. [11:34:35] [DEBUG] mysql_tquery - connection: 1, query: "SELECT `PlayerID`,`Password`,`Admin` FROM users WHERE Username =", callback: "GetResultPartLogin", format: "i"
  14. [11:34:35] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  15. [11:34:35] [DEBUG] Calling callback "NoThreadResult"..
  16. [11:34:35] [DEBUG] CMySQLResult::~CMySQLResult() - deconstructor called
  17. [11:34:35] [DEBUG] CMySQLQuery::Execute[GetCountryName] - starting query execution
  18. [11:34:35] [DEBUG] CMySQLQuery::Execute[GetCountryName] - query was successfully executed within 0.159 milliseconds
  19. [11:34:35] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  20. [11:34:35] [DEBUG] CMySQLQuery::Execute[GetResultPartLogin] - starting query execution
  21. [11:34:35] [DEBUG] CMySQLQuery::Execute[GetResultPartLogin] - query was successfully executed within 0.877 milliseconds
  22. [11:34:35] [DEBUG] CMySQLResult::CMySQLResult() - constructor called
  23. [11:34:35] [DEBUG] Calling callback "GetCountryName"..
  24. [11:34:35] [DEBUG] cache_get_data - connection: 1
  25. [11:34:35] [DEBUG] cache_get_field_content - row: 0, field_name: "country_name", connection: 1, max_len: 44
  26. [11:34:35] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "country_name", data: "Serbia"
  27. [11:34:35] [DEBUG] cache_get_field_content - row: 0, field_name: "country_code", connection: 1, max_len: 10
  28. [11:34:35] [DEBUG] CMySQLResult::GetRowDataByName - row: '0', field: "country_code", data: "RS"
  29. [11:34:35] [DEBUG] mysql_query - connection: 1, query: "SELECT * FROM gpci_bans WHERE gpci='CFDADC8489FDEEAFEE80C4AD5D8E", use_cache: true
  30. [11:34:35] [DEBUG] CMySQLQuery::Execute - starting query execution
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement