Web Hosting Knowledge Base Web Hosting Knowledge Base
  • Home
Get Started
Web Hosting Knowledge Base Web Hosting Knowledge Base
Get Started
Web Hosting Knowledge Base Web Hosting Knowledge Base
  • Home
loading
  1. Home
  2. Hostvento Products
  3. High MySQL database usage on shared hosting accounts
Updated on June 23, 2024

Hostvento Products

  • Folder icon closed Folder open iconHow to log in to your Managed WordPress account
  • Folder icon closed Folder open iconHow to install Jetpack on a managed WordPress site
  • Folder icon closed Folder open iconHow to manage WordPress backups with Jetpack
  • Folder icon closed Folder open iconUsing Jetpack on Managed WordPress
  • Folder icon closed Folder open iconHow to reset the WordPress administrator password in Managed WordPress
  • Folder icon closed Folder open iconHow to configure Jetpack backups on Managed WordPress
  • Folder icon closed Folder open iconDifferences between Turbo Web Hosting servers and Drive Web Hosting servers
  • Folder icon closed Folder open iconHow to disable OPcache on Turbo servers
  • Folder icon closed Folder open iconHow to enable caching on Turbo servers
  • Folder icon closed Folder open iconHow to enable caching for WordPress on Turbo servers
  • Folder icon closed Folder open iconHow to enable caching for Drupal on Turbo servers
  • Folder icon closed Folder open iconHow to enable caching for Joomla on Turbo servers
  • Folder icon closed Folder open iconHow to clear the LiteSpeed cache manually and with a plugin
  • Folder icon closed Folder open iconHow to disable PHP connection timeouts on Turbo servers
  • Folder icon closed Folder open iconQUIC (Quick UDP Internet Connections)
  • Folder icon closed Folder open iconHow to use the LiteSpeed Web Cache Manager
  • Folder icon closed Folder open iconManaged WordPress on cPanel
  • Folder icon closed Folder open iconManaged WordPress on Plesk
  • Folder icon closed Folder open iconHigh MySQL database usage on shared hosting accounts
  • Folder icon closed Folder open iconHigh CPU usage on shared hosting accounts
  • Folder icon closed Folder open iconHigh bandwidth usage on shared hosting accounts
  • Folder icon closed Folder open iconExcessive disk usage on shared hosting accounts
  • Folder icon closed Folder open iconSupported and unsupported Managed VPS and Managed Dedicated Server customizations
  • Folder icon closed Folder open iconHow to set up New Relic on a managed VPS or Dedicated Server
  • Folder icon closed Folder open iconHow to install an operating system on a Virtualizor-based unmanaged VPS
  • Folder icon closed Folder open iconHow to Change Passwords on an Unmanaged VPS Using Virtualizor
  • Folder icon closed Folder open iconHow to order an email hosting plan
  • Folder icon closed Folder open iconHow to set up your domain's DNS records for Professional and Pro Plus Email Hosting
  • Folder icon closed Folder open iconHow to set up DKIM (DomainKeys Identified Mail) for Professional and Pro Plus Email Hosting
  • Folder icon closed Folder open iconHow to manage Professional and Pro Plus Email Hosting accounts
  • Folder icon closed Folder open iconHow to import contacts into Professional and Pro Plus Email Hosting
  • Folder icon closed Folder open iconHow to change your password in Professional and Pro Plus Email Hosting
  • Folder icon closed Folder open iconHow to set up Professional and Pro Plus Email Hosting on Android devices
  • Folder icon closed Folder open iconHow to set up Professional and Pro Plus Email Hosting on Apple iOS devices
  • Folder icon closed Folder open iconHow to manage your email in Professional and Pro Plus Email Hosting webmail
  • Folder icon closed Folder open iconHow to manage email signatures in Professional and Pro Plus Email Hosting
  • Folder icon closed Folder open iconHow to integrate Professional and Pro Plus Email Hosting accounts with Gmail
  • Folder icon closed Folder open iconHow to set up Microsoft Outlook for Professional and Pro Plus Email Hosting accounts
  • Folder icon closed Folder open iconHow to set up Microsoft Mail for Professional and Pro Plus Email Hosting accounts
  • Folder icon closed Folder open iconHow to set up an email client application for Professional and Pro Plus Email Hosting accounts
  • Folder icon closed Folder open iconHow to clear the webmail cache in Professional and Pro Plus Email Hosting accounts
  • Folder icon closed Folder open iconHow to change the number of email accounts in Professional and Pro Plus Email Hosting
  • Folder icon closed Folder open iconComparison of email hosting from Hostvento Hosting and Barracuda email
  • Folder icon closed Folder open iconHow to enable two-factor authentication for Professional and Pro Plus Email Hosting
  • Folder icon closed Folder open iconTurbo Hosting Information
    • How to enable caching for PrestaShop on Turbo servers
  • Folder icon closed Folder open iconManaged WordPress hosting
  • Folder icon closed Folder open iconSmart System Notifier
    • How to identify and reduce high disk usage on shared hosting accounts
  • Folder icon closed Folder open iconManaged server customizations
  • Folder icon closed Folder open iconCPU configurations in Hostvento Hosting VPS products
  • Folder icon closed Folder open iconPackages Supporting Turbo Boost
  • Folder icon closed Folder open iconCloudLinux monitoring and limits
  • Folder icon closed Folder open icon'503 Service Temporarily Unavailable' message
  • Folder icon closed Folder open iconPerformance Plus traffic spike protection upgrade
  • Folder icon closed Folder open iconHow to install LiteSpeed on an unmanaged server
  • Folder icon closed Folder open iconHow to access and use Webuzo on an unmanaged server
  • Folder icon closed Folder open iconUnmanaged VPS information
    • How to install an operating system on an unmanaged VPS
    • How to access cPanel with an unmanaged VPS
  • Folder icon closed Folder open iconChanging the time zone on a managed hosting account
  • Folder icon closed Folder open iconHow to change the time zone on an unmanaged hosting account
  • Folder icon closed Folder open iconEmail Hosting
    • How to import email data to Professional and Pro Plus Email Hosting accounts
    • How to manage external email forwarders in Professional and Pro Plus Email Hosting
    • How to reduce the number of accounts for Professional and Pro Plus Email Hosting plans
  • Folder icon closed Folder open iconDifferences between OpenVZ 6 and Virtuozzo 7

High MySQL database usage on shared hosting accounts

Estimated reading: 3 minutes 142 views

As a shared hosting customer, you may receive messages from the Smart System Notifier about high MySQL usage. This article discusses possible causes and ways to resolve the issue.Table of Contents

  • Smart System Notifier messages
  • Possible causes of high MySQL usage

Smart System Notifier messages

If your database consumption significantly surpasses the server’s usual database usage, we might send you an email as a shared hosting customer. This Smart System Notifier message alerts you to circumstances that may affect the functionality and dependability of the server that hosts your account. By alerting you to these circumstances in advance, we can collaborate to enhance the functionality and stability of your account before the problem affects the server as a whole.

Possible causes of high MySQL usage

A simple explanation for high MySQL usage is that your account’s site or sites receive a lot of traffic. In other words, your site is popular, which is good news! If this is the case, please contact our Sales team to discuss possible upgrade options.

However, in other cases, high CPU usage from database processing is unintentional and caused by other factors. The following list describes some common software issues that can cause high CPU usage from database processing. Resolving these issues does not require an upgrade:

  • Recent changes to the website may have included database queries that are too resource-intensive. This can be caused by a new custom query that you or your developer wrote. For more information about MySQL optimization, please visit http://dev.mysql.com/doc/refman/5.0/en/optimization.html. Another cause can be “plug-ins” for a content management system or other application. If you have activated any plug-ins recently, it is worth trying to disable them temporarily to see if the issue resolves. Similarly, you can disable plugins one by one to narrow down where the issue lies.
  • Running cron jobs too frequently—particularly resource-intensive cron jobs—can negatively impact MySQL performance. Only run cron jobs as often as necessary. On shared hosting accounts, the shortest allowed interval for cron jobs is 15 minutes.
  • Comment spam on a forum or blog such as WordPress can affect MySQL usage. Check your account for any old installations that you can remove, or for comments and spam postings that look automated. On most blogs, it is possible to disable commenting. If you want to allow comments, however, you may need to implement CAPTCHA protection for your website. For more information about how to do this.
  • Search engine spiders “crawl” your website. If this occurs too frequently, performance may be affected. Please make sure that your robots.txt file contains a Crawl-delay setting of 30 seconds or higher. For example:User-agent: * Crawl-delay: 30
  • A hacked account often causes abnormal MySQL usage. Make sure you use a secure password and keep all software up to date. For information about how to secure a hacked site.
  • Make sure you keep all installed web applications up to date.
  • If none of the previous scenarios apply to your account, it may just be outgrowing what a shared server can handle. You should consider upgrading to one of our affordable Managed VPS plans.

MySQL limits on shared servers are adjusted occasionally for optimal performance. MySQL query execution time is currently limited to 30 seconds.

Still stuck? How can we help?

How can we help?

Was this page helpful? Yes No

Share this Doc

High MySQL database usage on shared hosting accounts

Or copy link

Clipboard Icon
CONTENTS
Leaf Illustration

© 2023 All Rights Reserved by Hostvento