48 questions with Azure Database for MariaDB tags

Sort by: Updated
1 answer

REST API queries to "aria3.kusto.windows.net" versus "kusto.aria.microsoft.com"

Hello I am trying to fetch data from 2 databases in Kusto Aria using REST API calls in PowerShell script in .yml pipeline. I am fetching token using MSAL and adding that to auth headers. QUESTION: Which URL I should use…

Azure Database for MariaDB
asked 2024-04-15T18:28:18.3366667+00:00
Kadri Kukk 0 Reputation points Microsoft Employee
commented 2024-04-15T22:30:01.44+00:00
Oury Ba-MSFT 16,076 Reputation points Microsoft Employee
0 answers

Azure MariaDB server stuck in starting state

I tried starting my MariaDB server using Powershell commands. The server has been stuck in "starting" state since then. I tried executing server start,stop commands via Azure CLI but the server does not reponds to those commands. The commands…

Azure Database for MariaDB
asked 2024-01-08T12:44:02.78+00:00
Sagar Ghadge 5 Reputation points
commented 2024-01-25T15:44:25.64+00:00
GeethaThatipatri-MSFT 27,022 Reputation points Microsoft Employee
1 answer

Azure Linux sql federated link table opening speed is too slow

If you install MariaDB on Azure Linux and create a federated table link to the MariaDB server on a server other than Azure and open the table, it takes too long. If you do it the same way on Amazon and other clouds instead of Azure, it is faster. Why is…

Azure Database for MariaDB
asked 2023-11-24T01:41:19.4466667+00:00
슈빅 0 Reputation points
answered 2023-12-01T11:43:29.5933333+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
3 answers One of the answers was accepted by the question author.

Migrate from DB2 to Azure Database for PostgreSQL/MySQL/MariaDB

Hi, Is it possible to migrate a DB2 database to Azure database for PostgreSQL/MySQL or MariaDB? Thanks for the helping and documentation to do this process. Cordially, Albeiro Jiménez López

Azure Database Migration service
Azure Database for MariaDB
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
712 questions
Azure Database for PostgreSQL
SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
494 questions
asked 2023-11-02T16:25:02.83+00:00
Albeiro Jimenez Lopez 20 Reputation points
commented 2023-11-03T18:16:45.9833333+00:00
GeethaThatipatri-MSFT 27,022 Reputation points Microsoft Employee
0 answers

Unable to connect to mariadb even with AllowAll wildcard

Hi, I have a Azure Mariadb instance working well since 3 years. I want to access it from a new remote virtual machine, so as usual, I opened a new firewall rule to grant the access to the new machine IP. Now on the new machine, when I try to connect to…

Azure Database for MariaDB
asked 2023-10-16T20:37:01.3266667+00:00
ANTOINE 0 Reputation points
commented 2023-10-17T21:38:10.22+00:00
GeethaThatipatri-MSFT 27,022 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Azure MariaDB version upgrade from 10.3 in 2023

Hi I've asked this question a bit over 6 months ago, but can't find any up to date information and am curious what the current status is: Is there any intention to provide MariaDB in Azure with versions higher than 10.3? It is set to reach end-of-life in…

Azure Database for MariaDB
asked 2023-04-24T10:14:50.9766667+00:00
cf 51 Reputation points
commented 2023-09-16T02:50:16.2566667+00:00
pantonis 0 Reputation points
1 answer

SKU Configuration Issue When Creating MariaDB

console "sku": { "name": "GP_Gen5_4", "tier": "GeneralPurpose", "family": "Gen5", "capacity": 4 } restApi "sku": { "name": "B_Gen5_1",…

Azure Database for MariaDB
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
931 questions
asked 2023-09-07T01:42:59.24+00:00
TAP_DEV 0 Reputation points
answered 2023-09-07T03:26:51.25+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
6 answers

MariaDB versions higher then 10.3

Hi Guys, What is Azure view at MariaDB versions? Because the current stable version is 10.6.8. And I can only choose for 10.3 in Azure.

Azure Database for MariaDB
asked 2022-05-30T08:43:13.12+00:00
Roy1998 21 Reputation points
commented 2023-07-12T17:16:45.6266667+00:00
AdamStadnick-2432 0 Reputation points
1 answer

Why MariaDB Service Doesn't Support Column Store

We only get innodb engine at maria db, not the column store engine.

Azure Database for MariaDB
asked 2023-07-04T09:06:43.5433333+00:00
Iftekhar Kabir 5 Reputation points
commented 2023-07-11T21:01:33.6666667+00:00
GeethaThatipatri-MSFT 27,022 Reputation points Microsoft Employee
1 answer

Azure Maria DB - support for columnstore

Hi, Is Azure MariaDB database as service supports columnstore? Is there any definitions required when bringing it up? Thanks!

Azure Database for MariaDB
asked 2021-11-15T07:28:35.457+00:00
a a 6 Reputation points
commented 2023-07-04T08:52:55.3833333+00:00
Iftekhar Kabir 5 Reputation points
3 answers One of the answers was accepted by the question author.

What database does MS Dynamics 365 use to store its entities and records? Does CRM use its own database?

What database does MS Dynamics 365 use to store its entities and records? Default entities like Accounts, Contacts, etc. as well as customized ones. Is it SQL Server or does CRM use its own custom database? I didn't find much information anywhere…

Azure Database for MariaDB
asked 2020-06-17T10:43:46.07+00:00
Jerminator 21 Reputation points
answered 2023-06-27T10:25:19.4333333+00:00
MichaelTomar 0 Reputation points
2 answers One of the answers was accepted by the question author.

MariaDB and Data Studio (Google)

Hi !!! I have a mariaDB database inside a virtual machine (ubuntu) in AZURE, and it works very well. So I wanna use DATA STUDIO to make reports but it's imposible connect my database with Data Studio. Can anyone help me ???

Azure Database for MariaDB
asked 2021-04-24T13:30:21.493+00:00
GUILLERMO GARCIA 21 Reputation points
answered 2023-05-05T12:44:31.3533333+00:00
MichaelTomar 0 Reputation points
1 answer

c# error when connect to mysql "Object cannot be cast from DBNull to other types" (mariadb 10.3)

Object cannot be cast from DBNull to other types" (mariadb 10.3)

Azure Database for MariaDB
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
712 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,228 questions
asked 2023-03-27T04:27:32.28+00:00
kriangkrai kongsamlee 0 Reputation points
answered 2023-03-30T15:35:43.57+00:00
Bruce (SqlWork.com) 55,366 Reputation points
1 answer One of the answers was accepted by the question author.

Azure MariaDB version upgrade

Hey I there an intention or roadmap to providing MariaDB in Azure with versions higher than 10.2 and 10.3? 10.2 is no longer officially supported and support for 10.3 runs out in May 2023. Cheers

Azure Database for MariaDB
asked 2022-09-29T13:05:37.94+00:00
cf 51 Reputation points
commented 2023-03-16T10:48:56.3733333+00:00
Janne Järveläinen 20 Reputation points
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 MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
712 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
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
3 answers

When exactly are the restore points for MariaDB PITR, and how do I find these?

I will need 100% reliable point in time restore / PITR for medical examinations in Feb 2023. Critical data includes bitmap data of test-related notes, roughly 16GB over two days. I have tested out a worst case scenario on an Azure MariaDB instance,…

Azure Database for MariaDB
asked 2022-11-11T20:48:57.577+00:00
Peter Malcolm 31 Reputation points
edited the question 2023-01-24T14:39:16.0766667+00:00
GeethaThatipatri-MSFT 27,022 Reputation points Microsoft Employee
0 answers

Inviting external users to power pages site

After sending an invitation to the portal contact in order to view my power pages site, the user is getting an error saying "local host refused to connect" What might be the reason and a possible solution to this error?

Azure Database for MariaDB
asked 2022-11-04T10:37:47.597+00:00
Anish Shiralkar 1 Reputation point
commented 2022-11-09T08:57:54.067+00:00
ShaktiSingh-MSFT 13,271 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

MySQL disk space runs out quickly even though the DB itself has only 30MB of data

I recently migrated from AWS RDS to Azure Database for MySQL. It's MySQL version 8 running on single server, not flexible server. The DB instance has 100GB space allocated initially. All the DB parameters are using the default values. However,…

Azure Database for MariaDB
Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
712 questions
asked 2022-10-05T06:51:23.19+00:00
Alex 21 Reputation points
accepted 2022-11-04T16:42:17.84+00:00
Alex 21 Reputation points
2 answers One of the answers was accepted by the question author.

Access MariaDB general log

Hi, I am having trouble finding a way (or any information in docs) on how to access "general logs" in Azure Database for MariaDB server. When I'm connected to the server via MySQL Workbench, the "Server Logs" option is greyed out.…

Azure Database for MariaDB
asked 2022-08-11T10:23:30.177+00:00
Tenanana-7634 61 Reputation points
accepted 2022-08-11T12:55:53.94+00:00
Tenanana-7634 61 Reputation points
1 answer

Restore on mariaDB failed Operation not permitted

I try to use the Azure MariaDB. While I want to copy a database from local device to the cloud I get the Message Restore on mariaDB failed Operation not permitted log_bin_trust_function_creators = ON I have already set

Azure Database for MariaDB
asked 2022-07-21T17:02:50.27+00:00
Mark Steinhauer 1 Reputation point
answered 2022-07-26T05:49:46.457+00:00
Mark Steinhauer 1 Reputation point