what is mean of this mysql errors? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: what is mean of this mysql errors? (
/showthread.php?tid=540237)
what is mean of this mysql errors? -
Ryz - 03.10.2014
what is mean of this mysql errors?
pawn Код:
[19:33:06] [MySQL] Error (0): Failed to exeute query. Unknown column 'id' in 'order clause'.
[19:33:06] [MySQL] Error (0): Function: mysql_store_result called when no prior successful query executed. Unknown column 'id' in 'order clause'.
[19:33:06] [MySQL] Error (0): Function: mysql_num_rows called when no result stored. Unknown column 'id' in 'order clause'.
Re: what is mean of this mysql errors? -
Vince - 03.10.2014
What do you think it means? It could hardly be any more clear. There is no column called 'id'.
Re: what is mean of this mysql errors? -
Ryz - 03.10.2014
Quote:
Originally Posted by Vince
What do you think it means? It could hardly be any more clear. There is no column called 'id'.
|
i mean that because...there is already column id.