Title: SQL problem.
Last modified: January 16, 2021

---

# SQL problem.

 *  Resolved [vdominik19](https://wordpress.org/support/users/vdominik19/)
 * (@vdominik19)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/sql-problem-7/)
 * Hi! I have a problem,
    My website hosting write me a email bcz the website has
   a slow and large requests.. The example was that: DELETE FROM `wphn_options` 
   WHERE `option_name` LIKE (‘\_transient\_masvideos\_uf\_pid\_%’) OR `option_name`
   LIKE (‘\_transient\_timeout\_masvideos\_uf\_pid\_%’) OR `option_name` LIKE (‘\
   _transient\_masvideos\_tv_shows\_will\_display\_%’) OR `option_name` LIKE (‘\
   _transient\_timeout\_masvideos\_tv_shows\_will\_display\_%’);
 * I think its the masvideos plugin.. What can I do?
    Many thanks, Dominik
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsql-problem-7%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [MadrasThemes](https://wordpress.org/support/users/madrasthemes/)
 * (@madrasthemes)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/sql-problem-7/#post-13931115)
 * Hello Dominik,
 * Thank you for using our plugin. The SQL query that you’ve posted is a standard
   WordPress query that deletes the transients. Transients are temporarily stored
   data and are deleted periodically. I do not think this could be a reason for 
   slow or it is a large request.
 * Please use a plugin like Query Monitor to check and verify which requests are
   being loaded and how much time they run. It would give you an idea about the 
   database requests.
 * Hope this helps. Let us know if you have any other questions or need further 
   help.
 * Thanks,
    Ibrahim

Viewing 1 replies (of 1 total)

The topic ‘SQL problem.’ is closed to new replies.

 * ![](https://ps.w.org/masvideos/assets/icon-256x256.jpg?rev=3151685)
 * [MAS Videos](https://wordpress.org/plugins/masvideos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/masvideos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/masvideos/)
 * [Active Topics](https://wordpress.org/support/plugin/masvideos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/masvideos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/masvideos/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [MadrasThemes](https://wordpress.org/support/users/madrasthemes/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/sql-problem-7/#post-13931115)
 * Status: resolved