Hey Guys. I'm new on the samp section! I have a knowledge about XAMPP APACHE MYSQL etc... I've executed the .sql and configured all. He conects to mysql but gave me an error that a table don't exists. Does anyone have idea how to fix? Can u gave ma fixed db?
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team
[17:39:38]
[17:39:38] Server Plugins
[17:39:38] --------------
[17:39:38] Loading plugin: streamer
[17:39:38]
*** Streamer Plugin v2.3.8 by Incognito loaded ***
[17:39:38] Loaded.
[17:39:38] Loading plugin: sampmysql
[17:39:38]
/************************************************/
/* SAMP-MySQL v0.14 Plugin loaded successfully ! */
/************************************************/
[17:39:38] Loaded.
[17:39:38] Loaded 2 plugins.
[17:39:38]
[17:39:38] Filter Scripts
[17:39:38] ---------------
[17:39:38] Loading filter script 'objects.amx'...
[17:39:38] Loading filter script 'npc1.amx'...
[17:39:38] Loaded 2 filter scripts.
[17:39:38] MYSQL: Attempting to connect to server...
[17:39:39]
Connection to MySQL database: Successfull !
[17:39:39] MYSQL: Database connection established.
[17:39:39] Connection succeeded.
[17:39:39] Loading Cars....
[17:39:39] SQL: SELECT carid, modelid, x, y, z, a, color1, color2, locked, owner, value, owned, cantsell, Modop, vehid, model, fuel, miles, vlock, insurance, junk, panel, door, light, tire, health, blown FROM vehicles ORDER BY carid ASC
[17:39:39] Error in mysql_query: Table 'gtadb.vehicles' doesn't exist
[17:39:39] Error in mysql_store_result: Table 'gtadb.vehicles' doesn't exist