The Road to 2.18 - Customfields
Bradley Baetz
bbaetz at acm.org
Mon Mar 15 08:28:12 UTC 2004
On Mon, Mar 15, 2004 at 02:21:05AM -0500, Sean McAfee wrote:
> Far from revealing a performance penalty, it appears that the more (scalar)
> custom fields one queries against, the better the results.
Thats not really likely, unless mysql is scanning fewer rows due to
additional constraints.
Run each query a few times, and throw the first run away. Mem caching
may account for that.
Bradley
More information about the developers
mailing list