Sample Package
1226 - User 'virtualtim_app1' has exceeded the 'max_questions' resource (current value: 300000)

select sum(tax_rate) as tax_rate from vtimber_tax_rates tr left join vtimber_zones_to_geo_zones za on (tr.tax_zone_id = za.geo_zone_id) left join vtimber_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 = '62') and tr.tax_class_id = '0' group by tr.tax_priority

[TEP STOP]

1226 - User 'virtualtim_app1' has exceeded the 'max_questions' resource (current value: 300000)

select count(*) as total from vtimber_sessions where sesskey = '9da38d5b7038b49594eae1ecc8627960'

[TEP STOP]