MySQL R7 problem
#3

Quote:
Originally Posted by Vince
Посмотреть сообщение
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.
Are the cache functions faster? Is there a fetch_row cache function? Could you show me how to read out all the data with a while loop (with my HouseInfo example)?
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: 2 Guest(s)