MySQL - Capabilities and Limitations
Discover the capabilities and limitations of Public Cloud Databases for MySQL
Discover the capabilities and limitations of Public Cloud Databases for MySQL
Last updated January 19th, 2023
This page provides the technical capabilities and limitations of the Public Cloud Databases' MySQL offer.
We continuously improve our offers. You can follow and submit ideas to add to our roadmap at https://github.com/ovh/public-cloud-roadmap/projects/2.
The Public Cloud Databases offer is available in the following regions:
BHS
(Beauharnois, Canada)DE
(Frankfurt, Germany)GRA
(Gravelines, France)SBG
(Strasbourg, France)UK
(London, United Kingdom)WAW
(Warsaw, Poland)Entire database instances have to be in the same region. Multi-AZ is currently not supported.
The Public Cloud Databases offer supports the following MySQL versions:
MySQL recommends always installing and using the latest stable version.
You can use any of the MySQL-recommended connectors and API to access your cluster.
Three plans are available:
Here is an overview of the various plans' capabilities:
Plan | Number of nodes by default | Read replicas | MySQL License |
---|---|---|---|
Essential | 1 | No | Community |
Business | 2 | Planned | Community |
Enterprise | 3 | Planned | Community |
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
Each cluster is provided with the MySQL Community (GPL) license.
If any, license cost is included inside the service plans. You can't bring your own licenses.
Here are the node types you can choose from:
Name | Disk (GB) | Cores | Memory (GB) |
---|---|---|---|
db1-7 | 160 | 2 | 7 |
db1-15 | 320 | 4 | 15 |
db1-30 | 640 | 8 | 30 |
db1-60 | 1280 | 16 | 60 |
db1-120 | 2560 | 32 | 120 |
Right now, all nodes of a given cluster should be of the same type and live in the same region.
The type of storage available may vary according to the region your cluster lives in: see Availability of Public Cloud products for more information about block storage type availability depending on region. Thus, your cluster may be backed by e.g. High Speed or High Speed Gen2 block storage.
Also, the performance caracteristics of the various storage offerings may vary depending on e.g. the storage size your cluster uses: High Speed may offer better iops than High Speed Gen2 for some disk sizes. See Block Storage documentation for more information about those performance caracteristics.
Public Cloud Databases will select the most efficient disk type for your cluster depending on your cluster parameters.
The disk size listed above is the total disk size of the underlying machine. However, a small part of it goes towards the OS install.
We try hard to avoid "disk full" situations that could be harmful to cluster health. Therefore:
MySQL clusters are reachable through default port 3306.
Public as well as private networking (vRack) can be used for all the offers.
Ingress and Egress traffic are included in the service plans and unmetered.
Here are some considerations to take into account when using private network:
The number of simultaneous connections in Public Cloud Databases for MySQL depends on the available total memory on the node. We allow 75 connections per each GB of usable memory. Usable memory is the total memory on the node minus operating system and management overhead, which is currently estimated at 350 MiB. The usable memory is rounded to nearest gigabyte.
So for example on a server with 7 GB memory, you will get 7 * 75 = 525 connections and with 15 GB memory you will get 14 * 75 = 1050 connections. Note that the MySQL max-connections setting is always set to one higher (e.g. 526 / 1051 in the example cases) because there is usually one system process that consumes one of the available connections.
We do not currently support MySQL advanced parameters.
Essential plan clusters are automatically backed up daily during their maintenance window. Backup retention is 2 days.
Business plan clusters are automatically backed up daily during their maintenance window. Backup retention is 14 days.
Enterprise plan clusters are automatically backed up daily during their maintenance window. Backup retention is 30 days.
Logs and metrics are available via the OVHcloud Public Cloud Control Panel. As of today, you can't export logs and metrics, nor plug them into a remote tool.
Please note that if the database instance is deleted, logs and metrics are also automatically deleted.
Creation of users is allowed via the Control Panel and API with default admin roles and privileges.
We would love to help answer questions and appreciate any feedback you may have.
Are you on Discord? Connect to our channel at https://discord.gg/ovhcloud and interact directly with the team that builds our databases service!
Si lo desea, también puede enviarnos sus sugerencias para ayudarnos a mejorar nuestra documentación.
Imágenes, contenido, estructura...: ayúdenos a mejorar nuestra documentación con sus sugerencias.
No podemos tratar sus solicitudes de asistencia a través de este formulario. Para ello, haga clic en "Crear un tíquet" .
¡Gracias! Tendremos en cuenta su opinión.
¡Acceda al espacio de la OVHcloud Community! Resuelva sus dudas, busque información, publique contenido e interactúe con otros miembros de la comunidad.
Discuss with the OVHcloud community