PDA

View Full Version : mysql error number: 1226


shater
11-09-2003, 10:32 PM
hello all

i wantted to rebuilt the search index in my forum using my admin log in name and password but every time i do that and after a little indexing then i got this error in my database :
--------------------------------------
mysql error: User '????' has exceeded the 'max_questions' resource (current value: 50000)

mysql error number: 1226
-----------------------------------

plz help

Steve Machol
11-10-2003, 02:09 AM
hello all

i wantted to rebuilt the search index in my forum using my admin log in name and password but every time i do that and after a little indexing then i got this error in my database :
--------------------------------------
mysql error: User '????' has exceeded the 'max_questions' resource (current value: 50000)

mysql error number: 1226
-----------------------------------

plz help
It looks like your host has put a limit on the number of queries your db user can use. I'm afraid you will need to ask them to lift this limit.