Benchmarking software to create stored procedure on Azure Mysql flexible server
I was hoping someone can point me in the right direction. The data benchmarking software (Hammerdb) that I am using can’t seem to create stored procedures on MS Azure under MySQL flexible server but it can do it on my local Mysql server. I suspect that there’s setting I have to enable on Azure but I cannot seem to find it.
The error I get from the benchmarking software is
How to trace cause of low performance between Azure VM and Azure Database for MySQL
I am running a Django application with a MySQL backend on Azure. The Django application is hosted on a VM in Azure while the database is hosted on Azure Database for MySQL. Both are in the same region, part of the same VNET. Accelerated networking is enabled on the VM.