Mysql.
#1

Hey, Can somebody help me with this?

[20:33:10] [WARNING] cache_get_data - no active cache
[20:33:14] [ERROR] CMySQLQuery::Execute - (error #1146) Table 'database.playerdata' doesn't exist



Halp??
Reply
#2

You haven't got an active cache to pick results from.

And your table is player not playerdata
Reply
#3

I got it fixed, now the problem is Column count doesn't match value count at row 1.. It means?
Reply
#4

pawn Код:
"INSERT INTO table (column1, column2) VALUES ('value1', 'value2', 'value3')"
As you can see in the example above, there are 2 columns and 3 values - like the error describes: "Column count doesn't match value count ..."
Reply
#5

How to enable the cache?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)