27.06.2012, 07:31
this is my code and i have no mysql error :
mysql_log :
samp_log
Quote:
PHP код:
|
Quote:
[07:40:23] >> mysql_connect(localhost, root, fc-rp, ******) on port 3306 [07:40:23] CMySQLHandler::CMySQLHandler() - constructor called. [07:40:23] CMySQLHandler::CMySQLHandler() - Connecting to "localhost" | DB: "fc-rp" | Username: "root" [07:40:23] CMySQLHandler::Connect() - Connection was successful. [07:40:23] CMySQLHandler::Connect() - Auto-Reconnect has been enabled. [07:40:48] >> mysql_format( Connection handle: 1 ) [07:40:48] CMySQLHandler::EscapeString(Karim_Squallisss); - Escaped 16 characters to Karim_Squallisss. [07:40:48] >> mysql_query_callback( Connection handle: 1 ) [07:40:48] Passing query SELECT * FROM `banList` WHERE `bannedName` = 'Karim_Squallisss' OR bannedIp = '127.0.0.1' | i [07:40:48] ProcessQueryThread(OnCheckBanList) - Query was successful. (SELECT * FROM `banList` WHERE `bannedName` = 'Karim_Squallisss' OR bannedIp = '127.0.0.1') [07:40:48] ProcessQueryThread(OnCheckBanList) - Data caching enabled. [07:40:48] CMySQLHandler::StoreResult() - Result was stored. [07:40:48] CMySQLHandler::FreeResult() - Result was successfully free'd. [07:40:48] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick() [07:40:48] OnCheckBanList(i) - Threaded function called. [07:40:48] ProcessTick() - The cache has been cleared. [07:40:58] >> mysql_format( Connection handle: 1 ) [07:40:58] CMySQLHandler::EscapeString(Karim_Squallisss); - Escaped 16 characters to Karim_Squallisss. [07:40:58] >> mysql_query_callback( Connection handle: 1 ) [07:40:58] Passing query SELECT * FROM `banList` WHERE `bannedName` = 'Karim_Squallisss' OR bannedIp = '127.0.0.1' | i [07:40:58] ProcessQueryThread(OnCheckBanList) - Query was successful. (SELECT * FROM `banList` WHERE `bannedName` = 'Karim_Squallisss' OR bannedIp = '127.0.0.1') [07:40:58] ProcessQueryThread(OnCheckBanList) - Data caching enabled. [07:40:58] CMySQLHandler::StoreResult() - Result was stored. [07:40:58] CMySQLHandler::FreeResult() - Result was successfully free'd. [07:40:58] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick() [07:40:58] OnCheckBanList(i) - Threaded function called. [07:40:58] ProcessTick() - The cache has been cleared. [07:41:14] >> mysql_format( Connection handle: 1 ) [07:41:14] CMySQLHandler::EscapeString(Karim_Squallisss); - Escaped 16 characters to Karim_Squallisss. [07:41:14] >> mysql_query_callback( Connection handle: 1 ) [07:41:14] Passing query SELECT * FROM `banList` WHERE `bannedName` = 'Karim_Squallisss' OR bannedIp = '127.0.0.1' | i [07:41:14] ProcessQueryThread(OnCheckBanList) - Query was successful. (SELECT * FROM `banList` WHERE `bannedName` = 'Karim_Squallisss' OR bannedIp = '127.0.0.1') [07:41:14] ProcessQueryThread(OnCheckBanList) - Data caching enabled. [07:41:14] CMySQLHandler::StoreResult() - Result was stored. [07:41:14] CMySQLHandler::FreeResult() - Result was successfully free'd. [07:41:14] CMySQLHandler::ProcessQueryThread() - Data is getting passed to ->ProcessTick() [07:41:14] OnCheckBanList(i) - Threaded function called. [07:41:14] ProcessTick() - The cache has been cleared. |
Quote:
SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [07:40:23] filterscripts = "" (string) [07:40:23] [07:40:23] Server Plugins [07:40:23] -------------- [07:40:23] Loading plugin: mysql [07:40:23] > MySQL plugin R7 successfully loaded. [07:40:23] Loaded. [07:40:23] Loading plugin: sscanf [07:40:23] [07:40:23] =============================== [07:40:23] sscanf plugin loaded. [07:40:23] © 2009 Alex "******" Cole [07:40:23] 0.3d-R2 500 Players "dnee" [07:40:23] =============================== [07:40:23] Loaded. [07:40:23] Loading plugin: streamer [07:40:23] *** Streamer Plugin v2.6.1 by Incognito loaded *** [07:40:23] Loaded. [07:40:23] Loading plugin: regex [07:40:23] [07:40:23] ______________________________________ [07:40:23] Regular Expression Plugin v0.2.1 loaded [07:40:23] ______________________________________ [07:40:23] By: Fro © Copyright <TBG> 2009-2011 [07:40:23] ______________________________________ [07:40:23] Loaded. [07:40:23] Loaded 4 plugins. [07:40:23] [07:40:23] Filterscripts [07:40:23] --------------- [07:40:23] Loaded 0 filterscripts. [07:40:23] ---------------------------------- [07:40:23] Blank Gamemode by your name here [07:40:23] ---------------------------------- [07:40:23] Number of vehicle models: 0 [07:40:48] Incoming connection: 127.0.0.1:56395 [07:40:48] [join] Karim_Squallisss has joined the server (0:127.0.0.1) [07:40:48] [part] Karim_Squallisss has left the server (0:2) [07:40:58] Incoming connection: 127.0.0.1:56396 [07:40:58] [join] Karim_Squallisss has joined the server (0:127.0.0.1) [07:40:58] [part] Karim_Squallisss has left the server (0:2) [07:41:13] Incoming connection: 127.0.0.1:56397 [07:41:14] [join] Karim_Squallisss has joined the server (0:127.0.0.1) [07:41:14] [part] Karim_Squallisss has left the server (0:2) |