Hi @Alejandro Sanchez Sanchez ,
I hope this article can be of help to you:
Best regards,
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I just migrated a MySQL database schema from a local server to Azure. In this schema, I have two SQL events verifying some data at a certain point of the day. both the events worked fine in the on-premises server, but not in the azure mysql database instance. Is there any additional configuration required for SQL event handling in Azure MySQL database? Thanks in advance. I was using MySQL server 8.0.35 in the on-premises server. I've already tried deleting and creating the events again in Azure.