Title: Delete data in database
Last modified: January 11, 2025

---

# Delete data in database

 *  [fuchsdesign](https://wordpress.org/support/users/fuchsdesign/)
 * (@fuchsdesign)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/delete-data-in-database/)
 * i would like to share my solution for cancel data in the database: i had over
   250,000 entries in flamingo due to a spam attack. this slowed down the sending
   of contactform 7 considerably.
   to delete all entries the following command in
   the database is sufficient:**DELETE FROM `wp_posts` WHERE `post_type` = ‘flamingo_inbound’;**

The topic ‘Delete data in database’ is closed to new replies.

 * ![](https://ps.w.org/flamingo/assets/icon-128x128.png?rev=1540977)
 * [Flamingo](https://wordpress.org/plugins/flamingo/)
 * [Support Threads](https://wordpress.org/support/plugin/flamingo/)
 * [Active Topics](https://wordpress.org/support/plugin/flamingo/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/flamingo/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/flamingo/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [fuchsdesign](https://wordpress.org/support/users/fuchsdesign/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/delete-data-in-database/)
 * Status: not a support question