Warning: mysql_query() [function.mysql-query]: Unable to save result set in /home/deeperro/public_html/catalog/includes/functions/database.php on line 44 1030 - Got error 127 from storage engine
select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id