Title: wp_posts error
Last modified: September 1, 2016

---

# wp_posts error

 *  [frmaria](https://wordpress.org/support/users/frmaria/)
 * (@frmaria)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/wp_posts-error/)
 * I’m having issues with my website being “down” most of the day today. The host
   told me that it’s running to many concurrent processes. I don’t know what those
   processes are.
 * So I went digging, starting with my database.
 * I get this error when I try to optimize the database: wp_posts: Keyblock size
   at page 385024 is not correct. Block length: 1012 key length: 2
 * Any help will be appreciated.

Viewing 1 replies (of 1 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 12 months ago](https://wordpress.org/support/topic/wp_posts-error/#post-7462999)
 * you need to repair your database.
 * if you have phpmyadmin, you can select the wp_posts table and click on the “repair”
   option. If not, you can tell WordPress to try to repair the table: add this line
   right after the database stuff in your wp-config.php file
    `define('WP_ALLOW_REPAIR',
   true);`
 * go to your site and WP will try to repair it. Afterwards, remove that line.
 * I would recommend the phpmyadmin approach, however.

Viewing 1 replies (of 1 total)

The topic ‘wp_posts error’ is closed to new replies.

## Tags

 * [wp_posts](https://wordpress.org/support/topic-tag/wp_posts/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/wp_posts-error/#post-7462999)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
