Advertisement
Traider

Untitled

Oct 29th, 2014
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. [Wed Oct 29 18:24:36 2014] -------------------------
  2. [Wed Oct 29 18:24:36 2014] Logging Started
  3. [Wed Oct 29 18:24:36 2014] -------------------------
  4. [Wed Oct 29 18:24:36 2014] Function: mysql_init executed with result: "0".
  5. [Wed Oct 29 18:24:36 2014] Connected (0) to sid220_season @ seasoncity.eu via TCP/IP.
  6. [Wed Oct 29 18:24:36 2014] MySQL Server Version 5.1.58.
  7. [Wed Oct 29 18:24:36 2014] Function: mysql_query executed: "SET NAMES utf8" with result: "0".
  8. [Wed Oct 29 18:24:59 2014] Function: mysql_query executed: "SELECT gracze.globalid, gracze.uid, mybb_users.uid, mybb_users.salt FROM gracze JOIN mybb_users ON mybb_users.uid = gracze.globalid WHERE gracze.name = 'Tom_Earning' LIMIT 1" with result: "0".
  9. [Wed Oct 29 18:24:59 2014] Function: mysql_store_result executed with result: "1"
  10. [Wed Oct 29 18:24:59 2014] Function: mysql_fetch_row executed with result: "1|1|1|H3nyHfhE".
  11. [Wed Oct 29 18:24:59 2014] Function: mysql_free_result executed.
  12. [Wed Oct 29 18:24:59 2014] Function: mysql_ping executed with result: "0".
  13. [Wed Oct 29 18:24:59 2014] Function: mysql_query executed: "SELECT gracze.* FROM gracze JOIN mybb_users ON mybb_users.password = md5('3693edd430231809bfb42afd210a746cb0fc54fae8a0ce4c0e470eae83aae447') WHERE gracze.uid = 1 LIMIT 1" with result: "0".
  14. [Wed Oct 29 18:24:59 2014] Function: mysql_store_result executed with result: "1"
  15. [Wed Oct 29 18:24:59 2014] Function: mysql_fetch_row executed with result: "1|1|Tom_Earning|123|600|0|0|0|0|0".
  16. [Wed Oct 29 18:24:59 2014] Function: mysql_free_result executed.
  17. [Wed Oct 29 18:24:59 2014] Function: mysql_query executed: "SELECT `skin`,`cash`,`posx`,`posy`,`posz`,`posa`,`ADMIN` FROM `gracze` WHERE uid = '1' LIMIT 1" with result: "0".
  18. [Wed Oct 29 18:24:59 2014] Function: mysql_store_result executed with result: "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement