Website Crashing
PermalinkHope you will be able to help me with this
The website keeps on crashing down and I am getting the same error
An exception occurred while executing 'SELECT t0.siteLocaleID AS siteLocaleID_1, t0.msIsDefault AS msIsDefault_2, t0.msLanguage AS msLanguage_3, t0.msCountry AS msCountry_4, t0.msNumPlurals AS msNumPlurals_5, t0.msPluralRule AS msPluralRule_6, t0.msPluralCases AS msPluralCases_7, t0.siteID AS siteID_8, t0.siteTreeID AS siteTreeID_9 FROM SiteLocales t0 WHERE t0.msIsDefault = ? LIMIT 1' with params [1]: SQLSTATE[42000]: Syntax error or access violation: 1226 User 'agelinc' has exceeded the 'max_questions' resource (current value: 75000)

SET @MAX_QUESTIONS=0; // This will set unlimited. FLUSH PRIVILEGES;