MySQL Support: Oracle Tiers, Contacts & Options


Support for MySQL splits along one line — Oracle subscriptions on one side, and Community Edition users relying on forums or outside MySQL database server support on the other. Community Edition, the free GPL build that most installations run, carries no vendor support at all. Paid support exists only as part of an Oracle MySQL subscription (Standard, Enterprise, or Cluster CGE). This page lays out both paths: what the Oracle tiers include and cost, how to reach Oracle, and what Community users do instead.
The split: Community Edition vs Oracle subscriptions
MySQL Community Edition includes no support entitlement. There is no phone number, no ticket portal, and no SLA for a Community install. The channels that do exist are public: the MySQL Forums for peer discussion, bugs.mysql.com for defect reports, and the reference manual on dev.mysql.com. Bug reports against Community Edition are triaged on Oracle's schedule, with no response commitment.
Vendor support is sold only as a commercial subscription. Buying one does not change the database software's core — it adds the support entitlement plus, on Enterprise and Cluster tiers, commercial-only tooling described below.
Oracle MySQL subscription tiers
Oracle sells three server subscriptions, listed on the Buy MySQL page. Subscriptions are priced per server per year, in socket bands. Oracle does not publish the current figures on mysql.com product pages; list prices are shown at checkout on the Oracle Store or quoted by MySQL sales.
| Tier | What it covers | Pricing basis |
|---|---|---|
| MySQL Standard Edition | MySQL Server plus Oracle support (24x7, unlimited incidents). No Enterprise tooling. | Annual, per server, by socket band; list price via Oracle Store or sales quote |
| MySQL Enterprise Edition | Everything in Standard plus the Enterprise components: Backup, Monitor, Firewall, TDE, Audit, and more (next section) | Annual, per server, by socket band; list price via Oracle Store or sales quote |
| MySQL Cluster CGE | MySQL NDB Cluster (distributed, shared-nothing) plus the Enterprise components and support | Annual, per server, by socket band; list price via Oracle Store or sales quote |
Searches for "mysql pricing" often surface older per-server figures that circulated from past Oracle global price lists. Treat any specific number found off-Oracle-domain as stale; the Oracle Store price at time of order is the one that applies, and volume orders go through the sales team rather than the store.
What Enterprise Edition adds
The commercial-only components bundled with Enterprise Edition, per the MySQL Enterprise Edition page:
- MySQL Enterprise Backup — online hot backups: full, incremental, and partial, with point-in-time recovery and compression. Community users get mysqldump and file-level copies instead.
- Monitoring — real-time monitoring and performance analytics, including Oracle Enterprise Manager integration.
- MySQL Enterprise Firewall — SQL-injection protection through statement allowlists.
- Transparent Data Encryption (TDE) — encryption of the physical database files at rest, plus Enterprise Encryption for key generation and digital signatures.
- MySQL Enterprise Audit — policy-based activity logging for compliance requirements.
- Authentication and masking — PAM and Windows Active Directory integration, data masking and de-identification, and dynamic (query-time) masking.
- Thread Pool — connection and statement scheduling for high-concurrency workloads.
For most buyers the decision between Standard and Enterprise comes down to whether any of these are compliance requirements. Audit logging and TDE are the two most commonly mandated.
How Oracle support works once you have a subscription
Support terms follow Oracle's lifetime support model, described on the MySQL Support page:
- Premier Support (years 1–5 of a release): 24x7 support with unlimited incidents, maintenance releases, bug fixes, patches, and security alerts.
- Extended Support (years 6–8): continued error correction and security updates for specific releases.
- Sustaining Support (year 9 onward): access to pre-existing fixes and alerts only — no new error corrections.
Cases are filed through the My Oracle Support portal (support.oracle.com) against your Customer Support Identifier, with severity levels assigned per Oracle's standard definitions; Severity 1 cases are worked 24/7. Which MySQL server versions currently fall in each window changes over time — the current lifecycle dates are covered in MySQL versions.
Contacting Oracle about MySQL
- Existing subscribers: file cases at My Oracle Support (support.oracle.com). Oracle's main global support line is 1-800-223-1711 (US), which routes by product; there is no separate public MySQL-only support number.
- Sales / new subscriptions: the MySQL sales team at +1-866-221-0634 (US/Canada toll-free) or +1-208-338-8100 (international), with country-specific numbers listed on mysql.com. Web contact runs through the mysql.com and oracle.com contact forms.
- Self-service purchase: shop.oracle.com, under On-Premise Software, Database, MySQL.
What Community Edition users do instead
Since no vendor channel exists for Community installs, the options are:
- Self-support — the reference manual, forums.mysql.com, and bugs.mysql.com. Free, no response commitment, and incident resolution depends on in-house skill.
- The wider ecosystem — Percona ships a Community-compatible distribution and sells its own support contracts, and MariaDB Corporation does the same for the MariaDB fork. Both are factual alternatives for organizations that want a contract without Oracle licensing.
- Third-party managed support — an outside provider operates or backs up the DBA function on the Community build itself: incident response, performance tuning, replication repair, upgrades, and backup verification. The scope of that model is covered in remote DBA services.
Decision table
| Path | Software cost | Support cost | Fits when |
|---|---|---|---|
| Community + self-support | Free (GPL) | None (staff time) | In-house DBA skill exists and no compliance mandate requires audit/TDE tooling |
| Community + managed support | Free (GPL) | Provider contract, typically flat monthly | No dedicated DBA; need incident response and tuning without Oracle licensing |
| Oracle Enterprise subscription | Included in subscription | Included (24x7, unlimited incidents) | Compliance requires Enterprise Audit/TDE/Firewall, or escalation into Oracle engineering is required |
How Medha Cloud fits
Medha Cloud provides MySQL support for Community and Enterprise installations — MySQL 5.7 through 8.x, MariaDB, and Amazon Aurora MySQL. Coverage includes incident response for crashed instances and replication failures, slow-query and InnoDB tuning, backup verification, and version upgrades. Live chat is available 24/7, and plans start at $299/month per the service page.
FAQ
Is MySQL support free?
Community Edition is free software with no vendor support. Public channels (forums.mysql.com, bugs.mysql.com, the dev.mysql.com manual) are free but carry no response commitment. Paid support requires an Oracle subscription or a third-party contract.
How much does MySQL Enterprise Edition cost?
Oracle prices it annually per server in socket bands but does not publish current figures on mysql.com; the list price appears on shop.oracle.com and volume pricing comes from MySQL sales (+1-866-221-0634 US/Canada). Older per-server figures circulating in search results come from past price lists and should not be relied on.
Does Oracle support MySQL 24/7?
Yes, for subscribers within the Premier or Extended windows — 24x7 with unlimited incidents, per the MySQL Support page. Severity 1 cases are worked around the clock through My Oracle Support.
Can I get support for MySQL Community Edition?
Not from Oracle. Options are the public channels, a Percona or MariaDB contract on their respective distributions, or a third-party provider supporting the Community build directly. Medha Cloud supports MySQL 5.7–8.x Community installs with 24/7 live chat.
Topics

Sreenivasa Reddy G
Founder & CEO • 15+ years
Sreenivasa Reddy is the Founder and CEO of Medha Cloud, recognized as "Startup of the Year 2024" by The CEO Magazine. With over 15 years of experience in cloud infrastructure and IT services, he leads the company's vision to deliver enterprise-grade cloud solutions to businesses worldwide.
More in Hosting Solutions
View all
Apache vs Tomcat: Differences & When to Use Each
9 min read

Node.js Hosting: Options, PM2 & Server Setup
9 min read

Apache Tomcat: Download, Setup & Versions
10 min read

IIS SSL Certificate: Install, Bind & Renew
9 min read

MySQL Performance Tuning: Slow Queries, InnoDB & Config
10 min read

MySQL vs MariaDB: Differences, Compatibility & Licensing
10 min read