Username not recognised
-
WordPress won’t recognise my username – a username I’ve been using for nearly three months.
My SQL database has spat the dummy too – according to ipowerweb support “the Reason you are receiving this error is due to the ‘max_questions’ setting which is set to 50,000 per user per hour. This setting is there to ensure that the MySQL database cannot be overloaded with to many query requests. The queries will reset every hour and is kept by user however every time the pages on your site are accessed you are still attempting to make queries to the database server. Because of this even though you are getting errors your script are still accumulating the queries. As a temporary fix for this issue you can delete and recreate your user however this error will still come back if you do not condense the amount of queries your script uses by optimizing your SQL usage.”
But how do even start doing that if I can’t get into WordPress Admin.
Any suggestions on what I do first?
The topic ‘Username not recognised’ is closed to new replies.