10.10.2009, 07:22
Welcome to my re-issue with MySQL
Well, when I select the database (tables) is the MySQL plugin appends to the name of my DB. Server.log cars here:
To be: admin_vps and credited me admin_vps.cars
What's the problem? The map I am certainly well written!
Well, when I select the database (tables) is the MySQL plugin appends to the name of my DB. Server.log cars here:
Код:
SA:MP Dedicated Server ---------------------- v0.2X, ©2005-2008 SA:MP Team [16:56:12] filterscripts = "" (string) [16:56:12] [16:56:12] Server Plugins [16:56:12] -------------- [16:56:12] Loading plugin: sampmysql.so [16:56:12] /************************************************/ /* SAMP-MySQL v0.12 Plugin loaded successfully ! */ /************************************************/ [16:56:12] Loaded. [16:56:12] Loaded 1 plugins. [16:56:12] [16:56:12] Filter Scripts [16:56:12] --------------- [16:56:12] Loaded 0 filter scripts. [16:56:12] MYSQL: Attempting to connect to server... [16:56:12] Connection to MySQL database: Successfull ! [16:56:12] MYSQL: Database connection established. [16:56:12] Error in mysql_query: Table 'admin_vps.cars' doesn't exist [16:56:12] Error in mysql_store_result: Table 'admin_vps.cars' doesn't exist
What's the problem? The map I am certainly well written!
Код:
#define MYSQL_DB "admin_vps"