919 questions with Azure Database for MySQL tags

Sort by: Updated
0 answers

InternalServerError when restoring Database

{ "code": "InternalServerError", "message": "An unexpected error occured while processing the request. Tracking ID: 'ce16cadd-108a-4c16-ad44-a6bec8fd38b8'" }

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-03-12T00:59:29.34+00:00
Shawn Myers 0 Reputation points
commented 2025-03-12T06:43:22.6+00:00
Mallaiah Sangi 95 Reputation points Microsoft External Staff
0 answers

How do I connect to mysql database via PHP?

I have a ubuntu VM created on Azure and an SQL database and I am trying to connect to my database via PHP. I have tried using the PHP connection string provided within the database connection examples and this fails - I get a PDO exception: Error…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-03-11T11:50:36.5266667+00:00
Kay Rogage 6 Reputation points
edited the question 2025-03-11T22:44:25.3833333+00:00
Erland Sommarskog 119.3K Reputation points MVP
1 answer

Im unable to deploy both postgresql flexible server and mysql flexible server in location German west central

I deployed Azure Database for PostgreSQL - Flexible Servers which was successful in German West Central, when i tried deploying Azure Database for MySQL - Flexible Server it threw error;  …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-03-07T18:20:50.32+00:00
Victor KAKAMA 0 Reputation points
commented 2025-03-11T22:22:25.9033333+00:00
Prasad Chaganti 80 Reputation points Microsoft External Staff
3 answers

Error establishing a database connection. Wordpress on App Service

Hi there Since morning 22 Feb 2025 our Wordpress on Azure(Azure Marketplace) app site stopped to work showing error "Error establishing a database connection". The was no any problem on Friday even around midnight, when everything worked…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-22T17:11:19.5933333+00:00
Volodymyr Shatalov - Focal Fact 0 Reputation points
answered 2025-03-11T12:09:04.48+00:00
Shree Hima Bindu Maganti 3,600 Reputation points Microsoft External Staff
2 answers

Unexpected Cost Increase in Azure MySQL Flexible Server

Hello, We operate an Azure Database for MySQL Flexible Server running MySQL 5.7. Around November/December 2024, we observed a significant increase in our database costs. Our 500 MB database has accumulated up to 4 TB of backup data, primarily due to…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-25T07:54:39.22+00:00
Even Johansen 0 Reputation points
commented 2025-03-10T12:10:24.6133333+00:00
Even Johansen 0 Reputation points
0 answers

Something turns off events after a week or so, by setting event_scheduler to OFF

Something turns off events after a week or so, by setting event_scheduler to OFF on our Azure flexible MySQL server

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-03-05T13:13:45.3233333+00:00
Yaroslav Zhmayev 0 Reputation points
commented 2025-03-07T08:43:35.3266667+00:00
Adithya Prasad K 90 Reputation points Microsoft External Staff
0 answers

An error occurred while seeding the database.

I am getting the following error while connecting from Visual studio to Azure. *** ERROR *** An error occurred while seeding the database. *** ERROR *** Microsoft.Data.SqlClient.SqlException (0x80131904): DefaultAzureCredential failed to retrieve a…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-28T00:25:52.9666667+00:00
Subhra Roy 0 Reputation points
commented 2025-03-04T01:35:06.81+00:00
Mallaiah Sangi 95 Reputation points Microsoft External Staff
0 answers

MySQL Server stuck at "Updating" State for hours

I recently changed the Compute Tier → Compute Size for my Azure Database for MySQL (flexible) server, but it has been stuck in the "Updating" state for at least FOUR hours. What I've Tried: Waiting: It has been stuck for at least 4 hours…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-03-02T00:09:55.14+00:00
Ken Au 0 Reputation points
commented 2025-03-04T00:44:24.1033333+00:00
Mallaiah Sangi 95 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

The server is currently in 'disabled' state. Please wait for the operation to complete. - Hanging multiple days

My server is in a disabled state and has been like this for days. I see this message: The server is currently in 'disabled' state. Please wait for the operation to complete. You can refresh to check status. Reach out to Microsoft support if the operation…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-26T21:11:45.4433333+00:00
Alex Rothberg 40 Reputation points
accepted 2025-03-04T00:24:55.6666667+00:00
Alex Rothberg 40 Reputation points
1 answer One of the answers was accepted by the question author.

Azure MySQL Flexi Server Queries - SSL enable/disable & Compute tier scale up/down

Hello Team, I require some insights on below queries from you all. From below screenshot, there is a link for 'Enable SSL to secure connections At first, it looks like a link to an Azure documentation. So, I clicked it, but it directly enabled the…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-27T09:12:00.7766667+00:00
Alex 495 Reputation points
commented 2025-03-01T16:30:05.27+00:00
Vinodh247 29,701 Reputation points MVP
0 answers

SQL server showing - The server is currently in 'disabled' state. Please wait for the operation to complete. You can refresh to check status. Reach out to Microsoft support if the operation is taking too long.

SQL server showing - The server is currently in 'disabled' state. Please wait for the operation to complete. You can refresh to check status. Reach out to Microsoft support if the operation is taking too long. Is there any sort of work around/fix for…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-26T18:11:46.73+00:00
Constructure Admin 0 Reputation points
commented 2025-02-27T23:42:40.3366667+00:00
Sai Raghunadh M 2,875 Reputation points Microsoft External Staff
1 answer

.NET -> MySql random connection issues

Random, and rarely, our .NET app running on Azure gets connection errors as follows. We're running MySql 5.7 ( yes, we know ... ) FYI, the app has almost no error handling, and no logging. We inherited this app. Here is the error returned from…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-20T00:30:54.8833333+00:00
bob housedorf 0 Reputation points
commented 2025-02-26T10:29:02.69+00:00
Adithya Prasad K 90 Reputation points Microsoft External Staff
2 answers

Azure Database for MySQL flexible server Stuck in Disabled State

Hi one of my project project's Azure Database for MySQL flexible server is stuck in the disabled state. I can't Start or Restart the server again. This DB subscription was automatically renewed two days ago, and I suspect this happened after that. Rest…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2024-12-29T18:14:11.78+00:00
Isuru Akalanka 5 Reputation points
edited a comment 2025-02-25T20:30:21.7633333+00:00
Alex Rothberg 40 Reputation points
1 answer One of the answers was accepted by the question author.

The extension encountered an unexpected error and provided no additional details.

I tried to create an Azure Database for MySQL. I used the Advance Create choice. Workload type: for Development and hobby projects. Use Burstable, B1ms, no preference on the Availability Zone. MySQL authentication only. Allow my IP for firewall rules.…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-22T14:35:09.78+00:00
Ralph Schiavone 40 Reputation points
accepted 2025-02-25T06:58:24.6333333+00:00
Ralph Schiavone 40 Reputation points
1 answer

CPU on mysql flexible server staying at 100%

Issue on 'ecco-db1' in this window at GMT 8.25am on 16th Feb 2025 CPU hit 100% for a long time until I restarted the db. Our applications were at their lowest usage for the week (Sat/Sun) - do a timeline over the weekend and you'll see. So it was not our…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-16T13:43:22.64+00:00
Adam Hamer 0 Reputation points
commented 2025-02-25T00:53:56.44+00:00
Vijayalaxmi Kattimani 1,645 Reputation points Microsoft External Staff
2 answers

The MySQL flexible server is not starting up

I'm trying to restart a MySQL Flexible database on Azure and is not possible. during the starting up I have the following error message: Error occurred starting the server ixc-omni-prod-akeneo-uat. An unexpected error occurred while processing the…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-19T21:31:29.25+00:00
Marco Ramirez 20 Reputation points
commented 2025-02-24T19:38:44.69+00:00
Marco Ramirez 20 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Database for MySQL flexible server, The server is currently in 'starting' state.

Azure Database for MySQL flexible server, The server is currently in 'starting' state. Server stuck in restart, startup.... I having trouble starting or restarting your server. region East Us. When I try to do the redeployment I get the following…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-22T16:39:57.0933333+00:00
PERALTA MARTINEZ, FALEG ALEJANDRO 20 Reputation points
accepted 2025-02-24T02:56:20.0266667+00:00
PERALTA MARTINEZ, FALEG ALEJANDRO 20 Reputation points
1 answer

Azure Database for MySQl Flexible - High CPU - No increase in workload

I have an Azure Web App that is connected to an Azure Database for MySQL Flexible server. This web app is a small data collection form that stores the collected values to a table which are later collected via am API in the web app. A cron job executes…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2024-04-03T11:31:42.51+00:00
Jon Bromley 20 Reputation points
commented 2025-02-22T22:12:05.2833333+00:00
Anoop John 0 Reputation points
1 answer One of the answers was accepted by the question author.

Cannot turn on Geo-redundancy for Azure Database for MySql flexible server

I have an Azure Database for MySql Flexible server instance in South Africa North. I created it with High Availability enabled. It's become too expensive, so I've had to turn HA off. I would , however, like to turn on Geo-redundancy. When I tick the…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-20T08:38:42.6633333+00:00
Fabricio Rodriguez 26 Reputation points
accepted 2025-02-21T09:47:45.1633333+00:00
Fabricio Rodriguez 26 Reputation points
0 answers

Azure Database for MySQL flexible server 100% CPU Won't respond to any CLI commands or Browser (Restart/Stop)

I'm unable to the reset Azure MySQL flexible server to change or increase resources. Current monitoring shows no activity except the Host CPU is 100% and Memory 20%, instead of solid blue/pink lines its dotted blue/pink line.

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
919 questions
asked 2025-02-19T02:49:19.66+00:00
allan edwards 0 Reputation points
commented 2025-02-21T06:42:43.44+00:00
allan edwards 0 Reputation points