mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Refactor the query to use explicit LEFT JOINs, which appears to be handled by MySQL in a saner fashion than the previous implicit join syntax. This is part two in a slight fixup for observed slow queries in the production environment. With the new indexes and this fixup, a particular iteration of this query will examine only 13346 rows instead of 272060. Signed-off-by: Dan McGee <dan@archlinux.org> Signed-off-by: Loui Chang <louipc.ist@gmail.com> |
||
---|---|---|
.. | ||
acctfuncs.inc | ||
aur.inc | ||
aurjson.class.php | ||
config.inc.proto | ||
feedcreator.class.php | ||
Find.php | ||
pkgfuncs.inc | ||
stats.inc | ||
translator.inc | ||
version.inc |