Database error: The SELECT would examine more rows than MAX_JOIN_SIZE. Check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is ok
SQL: SELECT ua.id id,count(wildcard) c FROM wp_firestats_useragent_classes RIGHT JOIN wp_firestats_useragents ua ON useragent REGEXP wildcard WHERE useragent = 'CCBot/1.0 (+http://www.commoncrawl.org/bot.html)' GROUP BY useragent
Feed on
Posts
Comments