1226 - User 'poolparts' has exceeded the 'max_questions' resource (current value: 300000)
select
pd.products_description
from
products p
join products_description pd
on pd.products_id = p.products_id
where
p.products_status = '1'
and p.products_id = '2794'
and pd.language_id = '1'
[TEP STOP]
1226 - User 'poolparts' has exceeded the 'max_questions' resource (current value: 300000)
select count(*) as total from sessions where sesskey = '1b0f62827e6a19dc70a276919908e747'
[TEP STOP]