1226 - User 'ql0_mapletree' has exceeded the 'max_questions' resource (current value: 600000)

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 = '188') and (za.zone_id is null or za.zone_id = '0' or za.zone_id = '182') and tr.tax_class_id = '0' group by tr.tax_priority

[TEP STOP]

1226 - User 'ql0_mapletree' has exceeded the 'max_questions' resource (current value: 600000)

select 1 from sessions where sesskey = 'ede5292b2c8d4727fc8d4b14061fcc6d'

[TEP STOP]