mysql_free_result Q
Posted: Tue Oct 05, 2004 8:27 am
I read the manual about this function:
mysql_free_result()
And I'm interested - for how big queries does this makes sense using and is it just for number of rows or certain types of queries.
Gonna have a DB of 2 000 000 entries
- so need some more info on this function.
Thanks in advance.
mysql_free_result()
And I'm interested - for how big queries does this makes sense using and is it just for number of rows or certain types of queries.
Gonna have a DB of 2 000 000 entries
Thanks in advance.