Title: Extra Data Base Tables!
Last modified: August 20, 2016

---

# Extra Data Base Tables!

 *  [Siavash](https://wordpress.org/support/users/navahang/)
 * (@navahang)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/extra-data-base-tables/)
 * Hi,
 * Thank you for your great plugin!
 * There is an issue with creating many useless tables in wp_options!
    How to get
   ride of this issue! I’m using this plugin for awhile now and after few updates
   ago, wp_options size suddenly increased from 50M to 400M!
 * I will appreciate if you tell me how can I prevent this plugin from creating 
   these tables!
 * Kind regards,
 * [http://wordpress.org/extend/plugins/daves-wordpress-live-search/](http://wordpress.org/extend/plugins/daves-wordpress-live-search/)

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

 *  [VentureMaker](https://wordpress.org/support/users/venturemaker/)
 * (@venturemaker)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/extra-data-base-tables/#post-3439338)
 * That’s weird and I haven’t seen such behavior. What entries created by the plugin
   do you see in wp_options?
 *  Thread Starter [Siavash](https://wordpress.org/support/users/navahang/)
 * (@navahang)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/extra-data-base-tables/#post-3439344)
 * Hi,
 * It create tables in wp_options like this:
 * option_name>>
    _transient_dwls_res61_07fe7877ce3bce0a2a005820c933d15d
 * or
 * option_name>>
    _transient_timeout_dwls_res61_a877405c96f2ae49555c0ce88e631856
 *  Plugin Author [Dana Ross](https://wordpress.org/support/users/csixty4/)
 * (@csixty4)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/extra-data-base-tables/#post-3439348)
 * Those are WordPress transients, which Dave’s WordPress Live Search uses for caching.
   WordPress should delete old transients when a request for the same data comes
   in but the cached version is expired, but if this isn’t happening frequently 
   enough you can force expiration with a plugin like [https://github.com/Seebz/Snippets/tree/master/Wordpress/plugins/purge-transients](https://github.com/Seebz/Snippets/tree/master/Wordpress/plugins/purge-transients)
 * Hope that helps!
 * – Dave

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

The topic ‘Extra Data Base Tables!’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/daves-wordpress-live-search_daad6f.
   svg)
 * [Dave's WordPress Live Search](https://wordpress.org/plugins/daves-wordpress-live-search/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/daves-wordpress-live-search/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/daves-wordpress-live-search/)
 * [Active Topics](https://wordpress.org/support/plugin/daves-wordpress-live-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/daves-wordpress-live-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/daves-wordpress-live-search/reviews/)

## Tags

 * [data-base](https://wordpress.org/support/topic-tag/data-base/)
 * [MySQL](https://wordpress.org/support/topic-tag/mysql/)
 * [tables](https://wordpress.org/support/topic-tag/tables/)

 * 3 replies
 * 3 participants
 * Last reply from: [Dana Ross](https://wordpress.org/support/users/csixty4/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/extra-data-base-tables/#post-3439348)
 * Status: not resolved