Quote:
Originally Posted by dstruct2k
If this has a "SELECT * FROM attachment" query, it will cause MAJOR lag. You should be specific enough to SELECT all but the actual attached file, and it should be faster. Also, I haven't looked at the hack, but a "perpage" option that adds "LIMIT 30" or whatever to the query would speed it up tremendously.
|
There is a perpage function on this hack.