Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. Debug.txt:
  2.  
  3. [20:08:18] ---------------------------
  4. [20:08:18] MySQL Debugging activated (04/23/12)
  5. [20:08:18] ---------------------------
  6. [20:08:18]
  7. [20:08:18] >> mysql_connect( )
  8. [20:08:18] CMySQLHandler::CMySQLHandler() - constructor called.
  9. [20:08:18] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "ni3141_1_DB" | Username: "ni3141_1_DB" ...
  10. [20:08:18] CMySQLHandler::Connect() - Connection was successful.
  11. [20:08:18] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
  12. [20:08:18] >> mysql_query( Connection handle: 1 )
  13. [20:08:18] CMySQLHandler::Query(SELECT `Jackpot` FROM `Diverses` WHERE `ID` = '1') - Successfully executed.
  14. [20:08:18] >> mysql_store_result( Connection handle: 1 )
  15. [20:08:18] CMySQLHandler::StoreResult() - Result was stored.
  16. [20:08:18] >> mysql_fetch_row_format( Connection handle: 1 )
  17. [20:08:18] >> mysql_free_result( Connection handle: 1 )
  18. [20:08:18] CMySQLHandler::FreeResult() - Result was successfully free'd.
  19.  
  20. server_log.txt
  21. [20:08:18] ===============================
  22. [20:08:18] sscanf plugin loaded.
  23. [20:08:18] (c) 2009 Alex "Y_Less" Cole
  24. [20:08:18] 0.3d-R2 500 Players "dnee"
  25. [20:08:18] ===============================
  26. [20:08:18] Loaded.
  27. [20:08:18] Loading plugin: mysql.so
  28. [20:08:18]
  29. > MySQL plugin R6 successfully loaded.
  30. [20:08:18] Loaded.
  31. [20:08:18] Loaded 2 plugins.
  32. [20:08:18]
  33. [20:08:18] Filterscripts
  34. [20:08:18] ---------------
  35. [20:08:18] Loaded 0 filterscripts.
  36. [20:08:18] Row:
  37. [20:08:18] Jackpot 0
  38. [20:08:18] System started
  39. [20:08:18] Number of vehicle models: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement