MySQL R7 problem
#2

Ew, ew, ew! Selecting individual rows is terribly slow and simply not done. You should select all rows at once and read out the data with a while-loop. Also if you enable the cache, then only the cache_* functions will work; the regular functions will not. You must disable the cache if you want to work with regular functions.
Reply


Messages In This Thread
MySQL R7 problem - by Jochemd - 12.06.2012, 15:12
Re: MySQL R7 problem - by Vince - 12.06.2012, 15:19
Re: MySQL R7 problem - by Jochemd - 12.06.2012, 15:23

Forum Jump:


Users browsing this thread: 1 Guest(s)