Title: WordPress database error
Last modified: March 30, 2018

---

# WordPress database error

 *  [chedy91](https://wordpress.org/support/users/chedy91/)
 * (@chedy91)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/wordpress-database-error-124/)
 * after the wordpress update I had this problem : WordPress database error
    [https://prnt.sc/iyagt7](https://prnt.sc/iyagt7)

Viewing 1 replies (of 1 total)

 *  [Oscprofessionals](https://wordpress.org/support/users/magentomaster/)
 * (@magentomaster)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/wordpress-database-error-124/#post-10130464)
 * Hello Chedy91,
    The DB user WP users does not have adequate resources allocated
   to it. This is often through your hosting control panel. Follow the below given
   process:- From your phpmyadmin console (Select your database and go to SQL section):
 * 1) SET @MAX_QUESTIONS=0; // This will set unlimited.
    FLUSH PRIVILEGES; or else
 * 2) UPDATE user SET max_questions = 0 WHERE user = ‘you username or root’;
    FLUSH
   PRIVILEGES; If you get an error on privileges then ask your provider/admin.
 * Best Regards

Viewing 1 replies (of 1 total)

The topic ‘WordPress database error’ is closed to new replies.

## Tags

 * [WordPress database error](https://wordpress.org/support/topic-tag/wordpress-database-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Oscprofessionals](https://wordpress.org/support/users/magentomaster/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/wordpress-database-error-124/#post-10130464)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
