Skip to content
  • Solutions
    By Role
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    • For Developers
    • For Content Managers
    • For Agencies
    • For IT Admins
    • For Web Hosters
    By Infrastructure
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Overview
    • AWS
    • Microsoft Azure
    • Alibaba Cloud
    • Google Cloud Platform
    • Vultr
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
    • Digital Ocean
    • Linode
    • Upcloud
    • Oracle
    • OVH
  • Product
    • Plesk Features
    • Plesk Editions
    • What’s new
    • Pricing
    • Roadmap
    • Lifecycle Policy
    • Extensions Catalogue
  • Pricing
  • Extensions
    Featured Extensions
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    • SocialBee
    • WP Toolkit
    • Sitejet Builder for Plesk
    • SEO Toolkit
    • Joomla! Toolkit
    • Premium Email
    • Email Security
    Bundles and packs:
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack
    • Business and Collaboration Edition
    • WP pack
    • Hosting pack
    • Power pack
    • Language pack

    See all Extensions

  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
  • Pricing
  • Solutions
    • By Role
      • For Developers
      • For Content Managers
      • For Agencies
      • For IT Admins
      • For Web Hosters
    • By Infrastructure
      • Overview
      • Plesk on Amazon Web Services (AWS & Lightsail)
      • Microsoft Azure
      • Alibaba Cloud
      • Google Cloud Platform
      • Vultr
      • DigitalOcean
      • Linode
      • UpCloud
      • Oracle
      • OVH
  • Products
  • Pricing
  • Extensions
    • Featured Extensions
      • SocialBee
      • WP Toolkit
      • Sitejet Builder for Plesk
      • SEO Toolkit
      • Joomla! Toolkit
      • Premium Email
      • Email Security
    • Bundles and packs:
      • Business and Collaboration Edition
      • WP pack
      • Hosting pack
      • Power pack
      • Language pack
      • See all Extensions
  • For Partners
    • Plesk Contributor Program
    • Plesk Partner Program
    • Affiliate Program
    • Plesk University
  • Help Center
    • Documentation
    • Professional Services
    • Support
    • Contact Us
    • Wiki
    • Forum
  • Plesk 360 login
  • Free Trial
Plesk 360 login
Free Trial

Knowledge Base

Unable to add MySQL/MariaDB/MSSQL database in Plesk: the option is missing

 
databasedatabase serverdatabasesdevelopergo

Symptoms

  • The button "Add Database" is missing at Subscriptions > example.com > Databases.

  • Unable to select MySQL/MariaDB/MS SQL database server at Subscriptions > example.com > Databases > Add Database > Database server.

Cause

The number of MySQL/MariaDB/MSSQL databases is limited in the webspace, subscription or reseller plan settings.

Resolution

 

Web Admin Edition

 

For Plesk on Linux

  1. Connect to the Plesk server via SSH.

  2. Increase the database limit (specify "-1" for unlimited):

    # plesk bin subscription_settings -u example.com -max_db 100

 

For Plesk on Windows server

  1. Log in to Plesk.

  2. Go to Tools & Settings > License Management and check if Microsoft SQL Server support enabled or not:

    • If no, then it is required to purchase the MSSQL support first for the subscription.

      MSSQL support is included in the Power Pack and Developer Pack.

    • If yes, then proceed to step 3.

  3. Run the command below to get the current limit of MS SQL databases for the required webspace:

    C:> plesk bin subscription_settings --info example.com | findstr max_mssql_db

    max_mssql_db 30 MS SQL databases

  4. Increase the number of MSSQL databases for the required webspace (specify "-1" for Unlimited):

    C:> plesk bin subscription_settings -u example.com -max_mssql_db 100

 

Web Pro and Web Host Editions

 

  1. Log in to Plesk.

  2. Go to Subscriptions > example.com > Customize (under Account) > Resources.

  3. Find the MySQL/MariaDB/MS SQL databases number:

    • If the subscription has reached its limit, increase it using one the following ways:

      - Go to Subscriptions > example.com > Customize > Resources page and increase the MySQL/MariaDB/MS SQL databases limit (changes will affect only this subscription).

      - Go to Subscriptions > example.com > Service Plan: Default > Resources page and increase the MySQL/MariaDB/MS SQL databases limit (changes will affect all subscriptions assigned to this service plan and synchronized).

    • If the subscription has not reached the limit, then this limit is set on the reseller's level.

      3.1. Go to Subscriptions > example.com > Subscriber: John Doe > Provider: Jane Doe:

      - Click the Change Plan button to increase the MySQL/MariaDB/MS SQL databases number for all resellers assigned to this service plan.

      - Click the Customize button to increase the MySQL/MariaDB/MS SQL databases number only for this reseller.

      3.2. Find the MySQL/MariaDB/MS SQL databases number and increase it to the required value.

 

Tweet
Share
Share
Email
0 Shares
Read the full article
Related Posts

How to Host a Go App on Plesk

Read More »

Plesk with Centralized Database and Network File System

Read More »

Setting up Your Ideal Web Development Environment With Plesk Essentials

Read More »
Knowledge Base

 An operation fails in Plesk: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘X’ for key ‘PRIMARY’

Read More »

How to access the Plesk psa database in MySQL/MariaDB

Read More »

ModSecurity rule-set activation/update fails in Plesk: Unable to find row with id X in domains table

Read More »

Unable to access Horde webmail or rename a domain in Plesk: Table ‘horde.table_name’ doesn’t exist

Read More »

Hosting Wiki

  • Django
  • Server Redundancy
  • Linux Containers
  • Google Cloud CDN
  • PostgreSQL
  • Bare Metal Server
  • MySQL
  • Oracle VM Server
  • Server Virtualization Software
  • Windows Server
  • Linux
  • MSSQL
  • MongoDB
  • SQL
  • Plesk
  • SQL database
  • NoSQL Database
  • Web Server
  • DNS Server
  • SSH
X-twitter Linkedin Youtube Reddit Github
  • Product
  • Login
  • Pricing
  • Editions
  • For Partners
  • Partner Program
  • Contributor Program
  • Affiliate Program
  • Plesk University
  • Company
  • Blog
  • Careers
  • Events
  • About Plesk
  • Our Brand
  • Resources
  • User and Admin guides
  • Help Center
  • Migrate to Plesk
  • Contact Us
  • Hosting Wiki
  • Forum
  • Legal
  • Legal
  • Privacy Policy
  • Imprint

© 2025 WebPros International GmbH

Part of the WebPros®  Family