my sql error
#1

i have this my sql error any help

Quote:

[04:16:10] [ERROR] CMySQLQuery::Execute[OnSaveMysqlInfo] - (error #1146) Table 'xxxx.server_info' doesn't exist

i am little newbie in sql things
Reply
#2

The error says that there is no table called 'xxxx.server_info' in your database,

If you didn't import the sql, insert it using IMPORT tab
Reply
#3

ok fixed and this ?

Quote:

Error ID: 1054
Callback: OnQueryFinished
Query: SELECT id, modelid, pos_x, pos_y, pos_z, world, tickets, carImpounded FROM vehicles WHERE ownerid = 1
Error: Unknown column 'carImpounded' in 'field list'

Reply
#4

Create carImpounded row in vehicles table.
Reply
#5

If it is a copied code, just forget about it. You'll need the database.sql then import it to your VPS/localhost. Else, you'll have to rebuild one whole unknown (for you) database.
Reply
#6

Quote:
Originally Posted by TheToretto
Посмотреть сообщение
If it is a copied code, just forget about it. You'll need the database.sql then import it to your VPS/localhost. Else, you'll have to rebuild one whole unknown (for you) database.
That's not hard at all...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)