Warning
: mysql_query(): MySQL server has gone away in
/home/icco/public_html/includes/functions/database.php
on line
46
Warning
: mysql_query(): Error reading result set's header in
/home/icco/public_html/includes/functions/database.php
on line
46
2006 - MySQL server has gone away
select sum(tax_rate) as tax_rate from tax_rates tr left join zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join geo_zones tz on (tz.geo_zone_id = tr.tax_zone_id) where (za.zone_country_id is null or za.zone_country_id = '0' or za.zone_country_id = '223') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '12') and tr.tax_class_id = '0' group by tr.tax_priority
[TEP STOP]
2006 - MySQL server has gone away
select count(*) as total from sessions where sesskey = '6a43d5f5b988ed6f5490cc4f554c22b7'
[TEP STOP]