Pages displayed : Database error: Server shutdown in progress
SQL Query: SELECT COUNT(*) FROM `wp_firestats_hits` h,`wp_firestats_useragents` u WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '1' AND 1
Unique visitors : Database error: MySQL server has gone away
SQL Query: SELECT COUNT(ip) c
FROM `wp_firestats_hits` h,`wp_firestats_useragents` u
WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '1' AND 1
GROUP BY SUBSTRING(`timestamp`,1,10),site_id,ip
Pages displayed in last 24 hours : Database error: MySQL server has gone away
SQL Query: SELECT COUNT(*) FROM `wp_firestats_hits` h,`wp_firestats_useragents` u WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '1' AND `timestamp` >= FROM_UNIXTIME(1280411902)
Unique visitors in last 24 hours : Database error: MySQL server has gone away
SQL Query: SELECT COUNT(ip) c
FROM `wp_firestats_hits` h,`wp_firestats_useragents` u
WHERE h.useragent_id=u.id AND `excluded_ip` = '0'
AND `excluded_by_user` = '0'
AND `excluded_user` = '0'
AND `match_bots`='0'
AND `site_id` = '1' AND `timestamp` >= FROM_UNIXTIME(1280411902)
GROUP BY SUBSTRING(`timestamp`,1,10),site_id,ip