Title: &#8220;table crashed&#8221; &#8211; a problem?
Last modified: February 18, 2018

---

# “table crashed” – a problem?

 *  Resolved [CoolDavidoff](https://wordpress.org/support/users/cooldavidoff/)
 * (@cooldavidoff)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/table-crashed-a-problem/)
 * Sorry to disturb you Jacob, do we need to do anything about this?
    “mysqldump:
   Got error: 145: Table ‘…./wp_wppa_session’ is marked as crashed and should be
   repaired when using LOCK TABLES ”
 * ??? “should be repaired when using LOCK TABLES”
 * sessions should end automatically at some point, so is it correct we don’t need
   to worry about this error?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/table-crashed-a-problem/#post-9986694)
 * Do the following:
    1. de-activate plugin wp-photo-album-plus 2. delete the sessions
   table: on your mySql admin on the server issue the command “TRUNCATE TABLE wp_wppa_session”
   3. re-activate wp-photo-album-plus
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/table-crashed-a-problem/#post-9986796)
 * If this does not work, use DROP TABLE instead of TRUNCATE TABLE
 *  Thread Starter [CoolDavidoff](https://wordpress.org/support/users/cooldavidoff/)
 * (@cooldavidoff)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/table-crashed-a-problem/#post-10036866)
 * Thanks for this Jacob!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘“table crashed” – a problem?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-photo-album-plus.svg)
 * [WP Photo Album Plus](https://wordpress.org/plugins/wp-photo-album-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-photo-album-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-photo-album-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-photo-album-plus/reviews/)

## Tags

 * [photo albums](https://wordpress.org/support/topic-tag/photo-albums/)
 * [wppa](https://wordpress.org/support/topic-tag/wppa/)

 * 3 replies
 * 2 participants
 * Last reply from: [CoolDavidoff](https://wordpress.org/support/users/cooldavidoff/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/table-crashed-a-problem/#post-10036866)
 * Status: resolved