Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Debug.txt:
- [20:08:18] ---------------------------
- [20:08:18] MySQL Debugging activated (04/23/12)
- [20:08:18] ---------------------------
- [20:08:18]
- [20:08:18] >> mysql_connect( )
- [20:08:18] CMySQLHandler::CMySQLHandler() - constructor called.
- [20:08:18] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "ni3141_1_DB" | Username: "ni3141_1_DB" ...
- [20:08:18] CMySQLHandler::Connect() - Connection was successful.
- [20:08:18] CMySQLHandler::Connect() - Auto-Reconnect has been enabled.
- [20:08:18] >> mysql_query( Connection handle: 1 )
- [20:08:18] CMySQLHandler::Query(SELECT `Jackpot` FROM `Diverses` WHERE `ID` = '1') - Successfully executed.
- [20:08:18] >> mysql_store_result( Connection handle: 1 )
- [20:08:18] CMySQLHandler::StoreResult() - Result was stored.
- [20:08:18] >> mysql_fetch_row_format( Connection handle: 1 )
- [20:08:18] >> mysql_free_result( Connection handle: 1 )
- [20:08:18] CMySQLHandler::FreeResult() - Result was successfully free'd.
- server_log.txt
- [20:08:18] ===============================
- [20:08:18] sscanf plugin loaded.
- [20:08:18] (c) 2009 Alex "Y_Less" Cole
- [20:08:18] 0.3d-R2 500 Players "dnee"
- [20:08:18] ===============================
- [20:08:18] Loaded.
- [20:08:18] Loading plugin: mysql.so
- [20:08:18]
- > MySQL plugin R6 successfully loaded.
- [20:08:18] Loaded.
- [20:08:18] Loaded 2 plugins.
- [20:08:18]
- [20:08:18] Filterscripts
- [20:08:18] ---------------
- [20:08:18] Loaded 0 filterscripts.
- [20:08:18] Row:
- [20:08:18] Jackpot 0
- [20:08:18] System started
- [20:08:18] Number of vehicle models: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement