1226 - User 'poolparts' has exceeded the 'max_questions' resource (current value: 300000)
select
pd.head_title
from
products p
join products_description pd
on pd.products_id = p.products_id
where
p.products_status = '1'
and p.products_id = '3675'
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 = '18e02cda0ba86233a92e4882ba5d5c64'
[TEP STOP]