limit the query size
-
hi again
when reviewing other comments, I stumbled upon this other potential bug for big databases.
Why don’t you limit the search query by adding “LIMIT $posts_number” to the constructed query at line 415?
99% of people using WP are using MySQL or PostGreSQL, which accept this statement. Do you also need to be compatible with Oracle?Please let me know what you think!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘limit the query size’ is closed to new replies.