WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]
SELECT DISTINCT
s.id,
s.name,
s.context,
st.status,
s.gettext_context,
st.value AS tra,
st.mo_string AS mo_string,
s.value AS orig
FROM wp06d8_icl_string_pages sp
INNER JOIN wp06d8_icl_string_urls su
ON su.id = sp.url_id
INNER JOIN wp06d8_icl_strings s
ON s.id = sp.string_id
LEFT JOIN wp06d8_icl_string_translations st
ON s.id=st.string_id
AND st.language=su.language
AND s.language!=su.language
WHERE (su.language='fr' and su.url='category/(.+?)/?$') or (su.language='fr' and su.url IS NULL)
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SELECT COUNT(id) FROM wp06d8_icl_strings WHERE context = 'default'
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SELECT COUNT(id) FROM wp06d8_icl_strings WHERE context = 'WordPress'
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SELECT COUNT(id) FROM wp06d8_icl_strings WHERE context = 'WordPress'
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SELECT option_value FROM wp06d8_options WHERE option_name = '_icl_admin_option_names' LIMIT 1
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SELECT COUNT(id) FROM wp06d8_icl_strings WHERE context = 'cookie-notice'
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SELECT name FROM wp06d8_icl_strings WHERE context = 'Cookie Notice'
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SELECT id, value, gettext_context, name FROM wp06d8_icl_strings WHERE context='Cookie Notice'
WordPress database error: [User 'vigiworlbyprod' has exceeded the 'max_questions' resource (current value: 64000)]SHOW FULL COLUMNS FROM `wp06d8_icl_strings`