Weird MySQL issue !!
#3

Quote:
Originally Posted by Mandrakke
Посмотреть сообщение
do never use SELECT *, because if you have an large number of columns into your table, the plugin will mess the data while storing it into variables.

select only the fields you will use in the code and see if this problem keeps ocurring, but keep in mind that it is only a hint for the problem solution, I don't know if the problem is related to the data storage, I am just telling you how I solve an problem similar to this one.
I know as owner that he selects not more then 20 rows, because there are each 20 cars in each map.
Reply


Messages In This Thread
Weird MySQL issue !! - by Michael@Belgium - 14.05.2012, 16:04
Re: Weird MySQL issue !! - by Mandrakke - 14.05.2012, 16:10
Re: Weird MySQL issue !! - by Michael@Belgium - 14.05.2012, 16:16
Re: Weird MySQL issue !! - by Mandrakke - 14.05.2012, 16:23

Forum Jump:


Users browsing this thread: 1 Guest(s)