Iīve just another question,
I couldnīt get the info from the manual, I suppose thatīs because
I donīt know other basics on Mysql ..  :-(

Iīve been using the temporary table, and it works well, but, I can only
display the results set just once in my script, is that normal?
Iīve been trying to paginate the result but when I try to show the second
page it seems to be empty.

thanks in advance


> > if there are too many simultaneous connections which create several
> > temporary tables is it posible to
> > knock down the server?
> >
> > thanks in advance
>
> No, server will not be knocked down by many tables opened, provided
> your OS has sufficient number of file descriptors to handle.
>




---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to