Première / Précédent / Suivant / Dernière / Page 1 de 1
Fatal error: SQL ERROR [ mysql4 ]
The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
CALLING PAGE
/1962&
SQL
SELECT DISTINCTROW T0.tag, COUNT(B.bId) AS bCount FROM sc_bookmarks AS B, sc_tags AS T0 WHERE B.bId = T0.bId AND B.bStatus = 0 AND LEFT(T0.tag, 7) <> "system:" GROUP BY T0.tag ORDER BY bCount DESC, T0.tag
LIMIT 10 in /home/sites/reftiz.com/public_html/gratwee.net/includes/db/mysql4.php on line 390