I make a fulltext-search and store the results in a temporary table
so the user can browser the temporary table (5 results per page...).

I think this is of better performance instead of setting 
"LIMIT $start,$elements".

correct?

what would happen if several visitors of the website make a search:

each user a temorary table??

Thanx.

-- 
fvgi242ss - Webmaster wlanhacking.de
http://mail.wlanhacking.de/cgi-bin/mailman/listinfo

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to