312 questions with Azure Database for MySQL tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Unable to Deploy Azure Database for MySQL - Flexible Server in Various Regions

Experiencing issues when attempting to deploy an Azure Database for MySQL - Flexible Server. The configuration details are as follows: Subscription: Subscription 2 Resource Group: GL_Project4_ResourceGroup Server Name:…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-25T02:02:27.94+00:00
Seth Dennis 20 Reputation points
accepted 2025-06-25T14:25:19.9233333+00:00
Seth Dennis 20 Reputation points
1 answer One of the answers was accepted by the question author.

DigiCert Global Root CA certificate

php application connection string is not using ssl mode do we need to change DigiCert Global Root CA

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-20T23:12:12.9333333+00:00
Anu Harshan 20 Reputation points
accepted 2025-06-24T21:58:39.05+00:00
Anu Harshan 20 Reputation points
1 answer One of the answers was accepted by the question author.

MySQL flexible server is failed to deploy

MySQLフレキシブルサーバーをデプロイすると、以下のエラーが発生します。 { "status": "Failed", "error": { "code": "ProvisionNotSupportedForRegion", "message": "Provisioning in requested region is not…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-12T10:54:46.49+00:00
aaa 20 Reputation points
commented 2025-06-23T04:06:54.3+00:00
Mahesh Kurva 5,025 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

My SQL Flexible Server. Provisioning in requested region is not supported.

Hi there, could you please help me with the following question? I am trying to create a Database Flexible server but I can't do it in my region because of the error: "Provisioning in required region is not supported". My region is…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-19T08:07:25.2233333+00:00
Vitalii Bielovtsev 20 Reputation points
accepted 2025-06-19T12:17:48.69+00:00
Vitalii Bielovtsev 20 Reputation points
1 answer One of the answers was accepted by the question author.

Reasons for Azure Database for MySQL Flexible Server Deployment Failure in the Japan East Region

Azure Database for MySQL Flexible Serverのデプロイが Japan East リージョンで失敗する理由について教えていただきたいです。 デプロイに失敗し以下のように表示されます。 { "status": "Failed", "error": { "code": "ProvisionNotSupportedForRegion", …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-09T15:00:10.05+00:00
征志郎 林 40 Reputation points
commented 2025-06-11T13:58:36.7166667+00:00
征志郎 林 40 Reputation points
1 answer One of the answers was accepted by the question author.

MySQL flexible server not starting

The MySQL server suddenly stopped working. We attempted to restart it, but the process took an unusually long time and displayed the following message: The server is currently in 'starting' state. Please wait for the operation to complete. The server is…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-09T12:27:18.5866667+00:00
Garvit Arora 20 Reputation points
accepted 2025-06-11T05:59:12.0466667+00:00
Garvit Arora 20 Reputation points
1 answer One of the answers was accepted by the question author.

How to fix the Azure MySql flexible server error "Failed to load MySQL flexible server databases" despite of many attempts.

The Azure MySQL flexible server shows the error "Failed to load MySQL flexible server databases" in the azure portal. I also tried to access the server through MySQL workbench and it throws SSL connection error:error:0A00010B:ssl…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-10T14:23:46.5866667+00:00
Azure Sopago 20 Reputation points
commented 2025-06-10T20:10:59.3233333+00:00
Azure Sopago 20 Reputation points
3 answers One of the answers was accepted by the question author.

Unable to deploy sql flexible server

I'm unable to deploy a SQL flexible server. I keep getting the error : …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-03T17:44:00.7366667+00:00
Sudeep Gangadharan 25 Reputation points
accepted 2025-06-10T06:16:23.0033333+00:00
Sudeep Gangadharan 25 Reputation points
2 answers One of the answers was accepted by the question author.

Identifying the root cause for a MySQL crash in Azure Database for MySQL flexible server

My MySQL instance (Azure Database for MySQL flexible server) is experiencing a crash. I have the error logging turned on(Under Monitoring -> Server Logs -> Error Logs preview), but at the top of the log, it says "[Server] Error-log destination…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-06-05T15:57:57.11+00:00
adk127 20 Reputation points
accepted 2025-06-06T13:02:51.98+00:00
adk127 20 Reputation points
1 answer One of the answers was accepted by the question author.

Error while trying to deploy Azure Database for MySQL flexible server

Hi, When trying to deploy a MySQL flexible server we are getting the following error: Provisioning in requested region is not supported. (Code: ProvisionNotSupportedForRegion) The region we are deploying to is Europe West, but we also tried Europe…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-30T12:01:17.43+00:00
VincentS 20 Reputation points
commented 2025-05-30T19:02:57.8133333+00:00
VincentS 20 Reputation points
1 answer One of the answers was accepted by the question author.

Server parameter 'lower_case_table_names' disabled

Hi, I need Azure support team assistance to help me change 'lower_case_table_names' to '2'. Previously I am able to request for the change a few times before. Thank you. Regards.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-19T02:40:34.2066667+00:00
Tai Li 40 Reputation points
accepted 2025-05-20T02:41:36.9333333+00:00
Tai Li 40 Reputation points
1 answer One of the answers was accepted by the question author.

How to set the full path of configPath?

How should I reference configPath file as a full path? When I run "util.checkForServerUpgrade()" from my local machine, I set configPath to "/etc/my .cnf." This is wrong because I get the following error, "To run this check…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-16T12:16:40.2+00:00
LTello 20 Reputation points
commented 2025-05-19T17:01:37.2766667+00:00
Vijayalaxmi Kattimani 3,250 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Need to reboot Azure Database for MySQL flexible server with innodb_force_recovery = 3

MySQL server locked up with a large rollback which would have taken >300hours. I tried to restart the server, but I suspect the rollback is happening in the background. I need to force restart with innodb_force_recovery = 3

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-15T13:10:18.44+00:00
jmahmood 40 Reputation points
accepted 2025-05-16T13:07:31.3766667+00:00
jmahmood 40 Reputation points
1 answer One of the answers was accepted by the question author.

Error while deploying mySQL server on Azure

We just created an Azure Database for MySQL flexible server and encountered following issue: There is no error code and we are not sure what to do from here.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-13T13:47:03.1733333+00:00
Fred Kim 20 Reputation points
commented 2025-05-14T21:27:26.0366667+00:00
Fred Kim 20 Reputation points
1 answer One of the answers was accepted by the question author.

We are managing an Azure Database for MySQL and we received an alert that CPU usage has spiked to 90% and stayed high for the last 30 minutes. The application team says the database performance has become very slow. How would we go about identifying the r

We are managing an Azure Database for MySQL and we received an alert that CPU usage has spiked to 90% and stayed high for the last 30 minutes. The application team says the database performance has become very slow. How would we go about identifying the…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-08T11:48:44.9166667+00:00
Saisantosh Sadnnah 20 Reputation points
accepted 2025-05-09T19:05:43.1233333+00:00
Saisantosh Sadnnah 20 Reputation points
1 answer One of the answers was accepted by the question author.

Engaging Microsoft Team for supporting Oracle SSMA tool

I would like to know the process to engage Microsoft team in case we need support for Oracle SSMA tool.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-07T18:26:54.4833333+00:00
Darekar, Amol 40 Reputation points
accepted 2025-05-07T19:11:03.2733333+00:00
Darekar, Amol 40 Reputation points
1 answer One of the answers was accepted by the question author.

Stopping Azure Database for MySQL flexible servers will also stop incurring cost?

Hello, We are trying to save cost in our subscription and we want to focus on develop environment particularly on the services that has stop feature, meaning can be stop while not being used. My question is regarding MySQL flexible server. If I stop…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-04-25T00:08:05.6533333+00:00
NLE JB 70 Reputation points
accepted 2025-05-07T00:27:38.2533333+00:00
NLE JB 70 Reputation points
2 answers One of the answers was accepted by the question author.

Error creating Azure Database for MySQL Flexible Server in West Europe

When I'm trying to create an Azure Database for MySQL Flexible Server in region West Europe I get the following errors: The resource operation completed with terminal provisioning state 'Failed'. The resource write operation failed to complete…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-05-05T07:35:43.47+00:00
Jochen Schissler 25 Reputation points
accepted 2025-05-06T05:39:44.97+00:00
Jochen Schissler 25 Reputation points
2 answers One of the answers was accepted by the question author.

How do I configure the CLI to return more than 30 rows in a resultset (query flexible-server mysql)

We execute a query to retrieve the binary log names using the following statement:  "az mysql flexible-server execute --name $servername --admin-user "$MySQL_User" --admin-password "$MySQL_pwd" --querytext…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-04-09T07:32:32.5066667+00:00
Thomas Spoelstra | OptimaData BV 21 Reputation points
accepted 2025-05-02T10:14:22.8166667+00:00
Thomas Spoelstra | OptimaData BV 21 Reputation points
1 answer One of the answers was accepted by the question author.

No puedo eliminar subnet por Service Association Link atascado

Estoy intentando eliminar la subnet redaini-b5f30138c7-dbsubnet dentro de la VNet redaini-162e7a42d6-vnet en el Resource Group redAini. Sin embargo, aparece un error indicando que el recurso está en uso por el Service Association Link…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
asked 2025-04-28T21:13:31.8933333+00:00
Gonzalo Pabon 20 Reputation points
commented 2025-04-30T11:56:56.68+00:00
Gonzalo Pabon 20 Reputation points