.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…
MySQL Flexible Server Replication Lag (~37 mins) During Peak Load Without CPU, Memory, or IOPS Bottlenecks
Environment Details: Primary Server: Configuration: Business Critical, E16ds_v5 (16 vCores, 128 GiB RAM, 2227 GB Storage, 10000 IOPS) Replication Type: Binlog-based replication (gtid_mode = OFF) MySQL Version: 8.0 Replica Server: …
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…
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…
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 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.
unable to deploy mysql server
we are unable to deploy mysql server in any regions. how do we fix that?
Azure Database for MySQL flexible server - CPU stuck at 100% and all connection fails
Hello, 1 hour ago my website was offline: I checked the database and I found that the Azure Database for MySQL flexible server has the CPU stuck at 100% from 6 hours and all connection fails. I restart the server and currently is in restarting state for…
mysql flexible server not working stop/start is not working either
On our staging environment MySql flexible server was having issues, restarting didn't help, start+stop didn't help. Starting now is not even happening and it's stuck on Stopped state.
Issue with Recreating Azure MySQL Server After Deletion
How to reuse the same name for an Azure Database for MySQL server after it has been deleted? Is there any option to permnanelty delete the server ?
Azure App service database problem
I want to transfer a wordpress webiste to Azure App service. I have run an App Service plan containing: Azure Database for MySQL flexible server and the App service. After that, I had moved all files of my website into the Azure FTP and I was able to…
Cannot create MySQL Flexible server on Free Account
Hi, I've created a test account outside of my organisation to test a few services. Unfortunately, I cannot create a MySQL flexible server as I get the following error. Is it a limitation of test accounts? I've tried with different regions and it's all…
How to fix replication lag on Azure managed mysql db
I am facing Replication lag issue on one of my MySQL replication server while there is not much of CPU , ram or IOPS usage on replication server. Below are the details of the server and my production load. Master db:- 16 core 128 GB ram business…
Azure Migrate - Create Assessment Drop Down Options do not load
Hello, We've setup everything for Azure Migrate. We put the software on our server and ran everything successfully, the appliance is registered and "Connected". We now wanted to create an assessment for the migration, but unfortunately the…
100% CPU Usage in Azure Database for MySQL
I have a sudden increase of CPU Usage in my Azure Database for MySQL Flexible Server with Standard B1ms Compute SKU. The CPU usage spikes in the middle of the night. There was no increase in queries. No connection was possible to the Database Server when…
Azure Mysql Flexi server Slow Logs diagnostic settings captures <10s
Hello, Good day! In Flexi server, I recently change long_query_time parameter from 1 to 10s, but still my diagnostic settings captures queries which is < 10s. Why and how to fix this? Below is the answer from Q&A Assist there could be a few…
How to change Timezone to UTC+8(BJT) in Azure Database for MySQL ?
How to change Timezone to UTC+8(BJT) in Azure Database for MySQL ?
Error during install of Azure Database Migration Service worker
Hello community, I'm trying to use Azure Database Migration Service for MySQL (Hybrid mode), to migrate Onprem MySQL database to Azure Flexible MySQL Server. I carry out the following…
Debezium Connection Issues with MySQL SSL Enabled
The Debezium connector works well with SSL disabled, following the guide here. However, upon enabling SSL with the following configuration: "database.ssl": "true", "database.ssl.mode": "required", …
how to login to Azure Database for MySQL flexible server using aad user
i have created a Azure Database for MySQL flexible server and assigned a umi to it and assign access to mode is mysql and microsoft entra authentication. The microsoft entra admin group is able to login to MySQL flexible server using entra group name as…