993 questions with Azure Database for MySQL tags

Sort by: Updated
2 answers

How to reduce cost of azure database for mysql , created for wordpress

I have created a resource for hosting my wordpress website on azure. From marketplace i searched for wordpress and on first option wordpress was present in that search and i selected that option and created resource for wordpress. Now i am creating my…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2022-01-22T18:38:04.78+00:00
Muhammad Qasim 41 Reputation points
answered 2023-03-25T08:23:42.53+00:00
Hendrik Kruger 5 Reputation points
1 answer

What Azure platform would support a direct import of an .mdf file?

We have a state supplied 1.6gb .mdf file that we are trying to create an Azure DB from. What platform will allow us to do this? We currently have a Azure Database for MySQL flexible server, but a method to import the .mdf is not jumping out at…

Azure SQL Database
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-14T21:03:37.94+00:00
Don C 0 Reputation points
edited the question 2023-03-23T20:31:38.7133333+00:00
Oury Ba-MSFT 20,926 Reputation points Microsoft Employee Moderator
2 answers One of the answers was accepted by the question author.

Unexpected error while i deploy a mysql flexible server

Hi guys, Today I try a couple of times to deply a mysql flexible server by az cli script (we have a template in our repo that we use to deploy this type of resources) no HA and i chose a b2ms sku in westeurope ... For some reason today i have this…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-22T15:46:06.8466667+00:00
DavidMoreno-4043 35 Reputation points
commented 2023-03-23T19:00:00.7+00:00
Oury Ba-MSFT 20,926 Reputation points Microsoft Employee Moderator
0 answers

when migrating azure mysql to flex - lost the stored procedures code

after migrating azure mysql database to flex, I am getting an error on mismatched collation when executing stored procedures. when executing the queries stand alone & the update commands stand alone it works. but from the stored procedures it does…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-23T10:05:12.8066667+00:00
Yael Bar Corley 0 Reputation points
commented 2023-03-23T15:06:10.54+00:00
GeethaThatipatri-MSFT 29,552 Reputation points Microsoft Employee Moderator
0 answers

What is the possibe cause for MySql.Data.MySqlClient.MySqlException (0x80004005).

When running a job from a virtual machine on dotnet framework, we could see intermittent failure exceptions with the error message as mentioned below. The metrics for mysql server were all normal and no health events were detected during the time frame.…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
Azure | Azure ISV (Independent Software Vendor) and Startups
asked 2023-02-10T13:26:25.28+00:00
Anonymous
edited the question 2023-03-23T05:07:05.55+00:00
AnuragSingh-MSFT 21,551 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

How to connect data located in Azur Mysql database to prestashop 1.7.5 website

I have Prestashop 1.7.5.2 E-commerce website digipress1.com . I'm preparing a web2print module and I want to connect it to Azur Mysql cloud database which contains articles and prices. How to do it? I've tried, but always I have an error in connection.…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-18T09:31:43.2166667+00:00
Souheil Mhiri 20 Reputation points
commented 2023-03-23T03:14:53.6866667+00:00
Souheil Mhiri 20 Reputation points
2 answers

Data from Azure Sphere MT3620 directly to a Azure MySQL database?

Is possible to send data from Azure Sphere MT3620 directly to a Azure MySQL database?

Azure Sphere
Azure Sphere
An Azure internet of things security solution including hardware, operating system, and cloud components.
171 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-21T21:08:47.3066667+00:00
Ken Ekholm 151 Reputation points
answered 2023-03-21T21:27:08.4333333+00:00
QuantumCache 20,366 Reputation points Moderator
0 answers

Cannot restore mysql flexible server

I accidently truncated the wrong table, and need to restore my last backup. I keep getting: {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,454 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-14T17:51:51.94+00:00
James Kester 21 Reputation points
commented 2023-03-21T15:09:29.7566667+00:00
GeethaThatipatri-MSFT 29,552 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

How can I 'ping' a MySQL Server hosted by AZURE

I have been using an AWS Virtual machine to host my MySQL Server, but would like to move to the AZURE ecosystem. My .net applications ping the server as part of a connectivity check. [My.Computer.Network.Ping] I can't do this with my AZURE MySQL…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,454 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-17T15:06:41.4833333+00:00
Benjamin Stevens 20 Reputation points
accepted 2023-03-18T22:09:52.7533333+00:00
Benjamin Stevens 20 Reputation points
1 answer One of the answers was accepted by the question author.

Upgrade MySql flexible minor version from 8.0.21 to 8.0.31

Hello there, I have noticed in your February 2023 release documentation: https://learn.microsoft.com/en-us/azure/mysql/flexible-server/whats-new that there is a new MySQL flexible server version - 8.0.31. However, when I attempted to create a new MySQL…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-09T09:02:42.38+00:00
yd7474 60 Reputation points
commented 2023-03-14T14:33:15.3433333+00:00
GeethaThatipatri-MSFT 29,552 Reputation points Microsoft Employee Moderator
1 answer

getting 404 error in app service after deploying in app service

Getting 404 error while deploying in app service but while deploying the same war in VM its working fine . We have checked the logs and its showing java.lang.IllegalStateException: Illegal access . I have attached the full logs in details . Please help…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,035 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
asked 2023-03-14T06:11:49.8266667+00:00
Balamurugan S 0 Reputation points
edited an answer 2023-03-14T08:58:08.2233333+00:00
msrini-MSFT 9,291 Reputation points Microsoft Employee
1 answer

Connceting powerapps to MySql on Azure

Hello, I am trying to connect PowerApps to a MySql database on Azure. I have the correct server, authentication details, and database, and am using this connector: But no matter what I try, I keep receiving this error message: Have tried both encrypted…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-07T01:01:08.3233333+00:00
George Sikharulidze 25 Reputation points
commented 2023-03-10T07:38:12.0866667+00:00
SSingh-MSFT 16,371 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

Import Database from bacpac failed

I am trying to import a database into an Azure SQL Server from a bacpac. I am using the interface in the Azure portal. I needed to do this for 4 databases. All have failed on "Performs a database extension operation" I can see the databases in…

Azure SQL Database
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-03-05T19:37:13.48+00:00
Carolyn Schroeder 191 Reputation points
edited the question 2023-03-07T07:31:01.43+00:00
SSingh-MSFT 16,371 Reputation points Moderator
2 answers

How do I install MySQL packages in Linux VM on Azure App Service?

Hi everyone, I'm trying to deploy my Django app on Azure for a school project. I've been following this tutorial here but my app uses MySQL instead of Postgre. Everything was going fine until I ran the python manage.py migrate command. It failed with the…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
asked 2023-03-02T04:47:19.8933333+00:00
Nguyễn Tuấn Nam 0 Reputation points
answered 2023-03-06T07:57:41.9266667+00:00
VenkateshDodda-MSFT 25,111 Reputation points Microsoft Employee Moderator
1 answer

Azure MySQL Flexible Server

Hi! I just noticed, I started my Azure MySQL Flexible database server 2hours ago and then cameback and see this information. This is not normal, As I am doing this everyday to stop and start. This is the first time I encountered this…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-02-08T00:48:42.0966667+00:00
Khristian Dave Poleracio 131 Reputation points
answered 2023-03-04T23:30:36.5433333+00:00
RahulRandive 10,486 Reputation points Volunteer Moderator
2 answers

Azure mysql master and master replication

Can we kindly build master and master replication using Azure database for mysql ?

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2020-12-29T14:24:18.17+00:00
sakuraime 2,346 Reputation points
answered 2023-03-03T06:32:41.1166667+00:00
Sudheesh Narayanaswamy 0 Reputation points Microsoft Employee
1 answer

How to leverage Azure Encryption for MYSQL DB

Hi Team, We have explicitly encrypted some PII Data at our MySQL DB. This is causing some issues while connecting to our Database and populate it else where with decryption needed always. Is there a way we can leverage this to the Azure MySQL where i…

Azure Disk Encryption
Azure Disk Encryption
An Azure service for virtual machines (VMs) that helps address organizational security and compliance requirements by encrypting the VM boot and data disks with keys and policies that are controlled in Azure Key Vault.
183 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
Azure | Azure ISV (Independent Software Vendor) and Startups
asked 2022-05-10T04:08:54.053+00:00
Koteswara Pentakota 76 Reputation points
edited the question 2023-03-02T09:38:36.3166667+00:00
AnuragSingh-MSFT 21,551 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

How to find the replication lag or last succesful replication time between two MYSQL servers

We have a read replica set up for the Azure MYSQL server, we would like to know how to identify when was replica server last synced with the master in case of a disaster or heath event. We need this to identify the data gap between the master and…

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
Azure | Azure ISV (Independent Software Vendor) and Startups
asked 2022-05-11T06:14:31.34+00:00
Vaishnav AV-FT 81 Reputation points
edited the question 2023-03-02T09:37:05.0933333+00:00
AnuragSingh-MSFT 21,551 Reputation points Moderator
3 answers One of the answers was accepted by the question author.

How to define a deploy if not exist delete lock for mysql

I am trying to define a policy that will deploy a delete lock at the resource level for Azure MYSQL DB without locks. Below is my code please help me modify the code to set delete lock at the resource level instead of the resource group. …

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
Azure | Azure ISV (Independent Software Vendor) and Startups
asked 2022-05-27T11:12:22.773+00:00
Vaishnav AV-FT 81 Reputation points
edited the question 2023-03-02T09:35:11.1633333+00:00
AnuragSingh-MSFT 21,551 Reputation points Moderator
1 answer

Is there a way to migate Azure DB for MariaDB to Azure DB for MySQL flexible?

Hi there, I know dump/restore is the way to migrate azure DB for MariaDB to Azrue db for MySQL but is there any other way? such as using Azure DMS or other tools? Any comments would be appreciated! :)

Azure Database for MariaDB
Azure Database for MariaDB
An Azure managed MariaDB database service for app development and deployment.
64 questions
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
993 questions
asked 2023-02-20T05:16:20.1266667+00:00
Sae In Choi 6 Reputation points Microsoft Employee
commented 2023-02-28T09:06:10.3633333+00:00
SSingh-MSFT 16,371 Reputation points Moderator