Advertisement
skatim

mysql_log

Nov 1st, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 6.47 KB | None | 0 0
  1. [07:19:44] [DEBUG] mysql_connect - host: "localhost", user: "skatim", database: "zskatim0", password: "****", port: 3306, autoreconnect: true, pool_size: 2
  2. [07:19:44] [DEBUG] CMySQLHandle::Create - creating new connection..
  3. [07:19:44] [DEBUG] CMySQLHandle::CMySQLHandle - constructor called
  4. [07:19:44] [DEBUG] CMySQLHandle::Create - connection created (id: 1)
  5. [07:19:44] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  6. [07:19:44] [DEBUG] CMySQLConnection::Connect - connection was successful
  7. [07:19:44] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  8. [07:19:44] [DEBUG] mysql_errno - connection: 1
  9. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `BusinessInfo`", callback: "OnLoadBusinesses", format: "d"
  10. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FactionInfo`", callback: "OnLoadFactions", format: "d"
  11. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HQInfo`", callback: "OnLoadHQs", format: "d"
  12. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `WHInfo`", callback: "OnLoadWHs", format: "d"
  13. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `VehicleInfo`", callback: "OnLoadVehicles", format: "d"
  14. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GangZones`", callback: "OnLoadGangZones", format: "(null)"
  15. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `HouseInfo`", callback: "OnLoadHouses", format: "d"
  16. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `FurnitureInfo`", callback: "OnLoadFurniture", format: "d"
  17. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `TeleportInfo`", callback: "OnLoadTeleports", format: "d"
  18. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `ATMInfo`", callback: "OnLoadATMS", format: "d"
  19. [07:19:44] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `GateInfo`", callback: "OnLoadGates", format: "d"
  20. [07:19:44] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  21. [07:19:44] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  22. [07:19:44] [DEBUG] CMySQLConnection::Connect - establishing connection to database...
  23. [07:19:44] [DEBUG] CMySQLConnection::Connect - connection was successful
  24. [07:19:44] [DEBUG] CMySQLConnection::Connect - connection was successful
  25. [07:19:44] [DEBUG] CMySQLConnection::Connect - connection was successful
  26. [07:19:44] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  27. [07:19:44] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  28. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - starting query execution
  29. [07:19:44] [DEBUG] CMySQLConnection::Connect - auto-reconnect has been enabled
  30. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadBusinesses] - (error #1146) Table 'zskatim0.BusinessInfo' doesn't exist
  31. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadBusinesses] - error will be triggered in OnQueryError
  32. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - starting query execution
  33. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadFactions] - (error #1146) Table 'zskatim0.FactionInfo' doesn't exist
  34. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadFactions] - error will be triggered in OnQueryError
  35. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - starting query execution
  36. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadHQs] - (error #1146) Table 'zskatim0.HQInfo' doesn't exist
  37. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadHQs] - error will be triggered in OnQueryError
  38. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - starting query execution
  39. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadWHs] - (error #1146) Table 'zskatim0.WHInfo' doesn't exist
  40. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadWHs] - error will be triggered in OnQueryError
  41. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - starting query execution
  42. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadVehicles] - (error #1146) Table 'zskatim0.VehicleInfo' doesn't exist
  43. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadVehicles] - error will be triggered in OnQueryError
  44. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - starting query execution
  45. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadGangZones] - (error #1146) Table 'zskatim0.GangZones' doesn't exist
  46. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadGangZones] - error will be triggered in OnQueryError
  47. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - starting query execution
  48. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadHouses] - (error #1146) Table 'zskatim0.HouseInfo' doesn't exist
  49. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadHouses] - error will be triggered in OnQueryError
  50. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - starting query execution
  51. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadFurniture] - (error #1146) Table 'zskatim0.FurnitureInfo' doesn't exist
  52. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadFurniture] - error will be triggered in OnQueryError
  53. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - starting query execution
  54. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadTeleports] - (error #1146) Table 'zskatim0.TeleportInfo' doesn't exist
  55. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadTeleports] - error will be triggered in OnQueryError
  56. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - starting query execution
  57. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadATMS] - (error #1146) Table 'zskatim0.ATMInfo' doesn't exist
  58. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadATMS] - error will be triggered in OnQueryError
  59. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - starting query execution
  60. [07:19:44] [ERROR] CMySQLQuery::Execute[OnLoadGates] - (error #1146) Table 'zskatim0.GateInfo' doesn't exist
  61. [07:19:44] [DEBUG] CMySQLQuery::Execute[OnLoadGates] - error will be triggered in OnQueryError
  62. [07:20:46] [DEBUG] mysql_format - connection: 1, len: 128, format: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ASC LIMIT 1"
  63. [07:20:46] [DEBUG] mysql_tquery - connection: 1, query: "SELECT * FROM `Advertisements` WHERE `Active` = 1 ORDER BY `ID` ", callback: "RecieveAdvertisement", format: "d"
  64. [07:20:46] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - starting query execution
  65. [07:20:46] [ERROR] CMySQLQuery::Execute[RecieveAdvertisement] - (error #1146) Table 'zskatim0.Advertisements' doesn't exist
  66. [07:20:46] [DEBUG] CMySQLQuery::Execute[RecieveAdvertisement] - error will be triggered in OnQueryError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement