Unable to create mysql database
Hello All. I am trying to create the database for mysql and not able to do so. Backstory: I created the database initially; however, I deleted it because I was entering information for the creation of the PostgreSQL database. I am working under the…
Azure Database for MySQL


How to disable 'only_full_group_by' mode
I am actually studying mysql, the mysql running locally can turn off 'only_full_group_by' mode with commands below, how can I turn this mode off on Azure? the same command return that I need root to do this. MySQL [(none)]> set @@Anonymous …
Azure Database for MySQL
How to connect to Azure MySQL Database on local machine with private access
Hi, I recently created an Azure MySQL Database with private access, because I need to connect to it remotely through a VPN without adding Firewall rules every time. I'm stuck on how to connect to it on my local Windows computer for development…
Azure VPN Gateway
Azure Database for MySQL


How to intersect and find closest point on multilineString from a point in Mysql and C#
I want to find out the nearest point on my road network by intersecting which is a multiline string from a point geometry (bus stops) with latitude longitude value. 1)my bus stop point is => POINT (2.155033 41.419847) 2)my bus route line is => …
Azure Database for MySQL
Developer technologies | C#
mysql on version 5.7 but hecking the server status states Server version is 5.6.42.0
We have a setup for azure mysql on version 5.7 according to the azure portal, however checking the server status states Server version is 5.6.42.0 MySQL Community Server (GPL). See attached.
Azure Database for MariaDB
Azure Database for MySQL

Azure SQL managed Instance Link Mysql as linked server
Hi community, in our company we have a situation. We have a SQL Managed Instance and an Azure MySQL Database. And we need to link these DBs. Is there a way to add a Mysql database as Linked server for a SQL Managed Instance, or this need to be…
Azure Database for MySQL
SQL Server | Other

MySQL in APP version update
Currently, the only version which is available for MySQL in APP is 5.7.9 - MySQL Community Server (GPL). How can I update the version to 8.0.26?
Azure Database for MySQL

SSL for Java Web App Connection to Azure mySQL
I'm interested in setting up an Azure Web App that connects to an instance of "Azure Database for MySQL server" and I have a few questions that the Documentation isn't answering (or I just haven't found the documentation that does). I'm…
Azure Database for MySQL
Azure App Service
Resource parameters not loading (error 500) - Azure DB for MySQL
Tried in every browser. When i access /resource/subscriptions over Azure Portal (Azure Database for MySQL Flexible Server), gives me "no results". On console, i can see the following error: R3IAwc0JygC1.js:10 [Microsoft_Azure_OSSDatabases] …
Azure Database for MySQL

Auto stop/start Azure database for MySQL Flexible server
Hi all, I want to use Azure Automation for auto Stop and Start Azure Database for MySQL Flexible Server , I follow this article Auto Stop and Start your Azure Database for MySQL Single Server using PowerShell runbook It works fine with Azure…
Azure Database for MySQL
Azure Automation

Multiple Excels in a Sharepoint as data origin for mySQL server in Azure Data Studio
Hi, I have a Sharepoint with Excels with information from our workers, every worker has a copy of that same file with their name. I'd need to automatize something to grab all those excels into one big mySQL database, how can i create a connection…
Azure Database for MySQL
Microsoft 365 and Office | SharePoint | For business | Windows

Microsoft 365 and Office | Excel | For business | Windows

Link between the Local Gateway in Azure and Local Gateway in PowerBi
Hello, I'm looking to understand (and maybe to Know how to use it) the Local Gateway in Azure and local Gateway in Powerbi. Here is my use case : My PowerBi dataflow is connected to MySQL database and it seems I need a Gateway. I have tested (and…
Azure Logic Apps
Azure Database for MySQL
Test connection for linked service error: connection timed out
Hi All I am new to Azure and am trying to set up a connection between my Wordpress MySQL DB which is stored in google cloud and my new Azure SQL Server which I just created. Using Data Factory I am attempting to configure a linked service with the…
Azure Database for MySQL
Azure Data Factory

MySQL server point-in-time backup restores current data
From the Azure Portal, when I do a point-in-time restoration of a MySQL server, it doesn't seem to restore the date/time that I choose. It basically just duplicates my current database server. The data and schema is not from the desired date. I've…
Azure Database for MySQL
Can't understand erros, that compiler print
I don't understand errors, that compiler print . Can someone explain what the compiler expects from me ? full code : BEGIN TRANSACTION; CREATE TABLE 'CompileBatch ' ( 'BATCHID ' INTEGER, 'Yellow' INTEGER, 'Blue' INTEGER, 'Red' …
Azure Database for MySQL
SQL Server | Other
How to do minus in ssis precedent constraint expression
I have a requirement and I'm getting PTC time through below code from SQL to get that Select right(getutcdate()-'08:00',6) and I'm getting this right in SQL but How to use the same thing in SSIS. What are the adjustments I need to make here ? Can…
Azure Database for MySQL
SQL Server Integration Services
Developer technologies | Transact-SQL
SQL Server | Other
Azure Advisor Overprovisioned Databases recommendation
I am trying to find Azure Overprovisioned databases as mentioned in this url: https://learn.microsoft.com/en-us/azure/advisor/advisor-cost-recommendations It seems Azure Advisor will generate recommendations for "MariaDB, MySQL, and PostgreSQL…
Azure SQL Database
Azure Cost Management
Azure AI Metrics Advisor
Azure Database for MySQL
Azure Database for PostgreSQL
Can't connect to MySQL database using a specific user - Servername resolved to an unknow IP address
Hi, I have the same issue here and don't know how to do. I use the service Azure Database for MySQL server. My database is only on a private network. I created a user and when I try to connect with it using the format username@servername,…
Azure Database for MySQL
MySQK Workbench is not working
I couldnt connect the Azure MYSQL Database using MySQL Workbench. Connection is not establishing after much more tries.
Azure Database for MySQL

Want to filter tables coming from the Mysql database using ADF
Hi, I have 511 tables in MySql database. I want to import only 15 tables in Azure using ADF. Please tell me the way to do that.
Azure Database for MySQL
