Major version upgrade to MySQL 8.0 from 5.7: Fails validation process with error "Usage of removed functions" but it doesn't show any detail on what functions are failing.

SUAREZ SUAREZ GONZALO 0 Puntos de reputación
2024-06-10T08:06:15.4233333+00:00

I am trying to upgrade my Azure MySQL from 5.7 to 8.0 version. I am following the current guide:

https://learn.microsoft.com/en-us/azure/mysql/flexible-server/how-to-upgrade

The first problem I faced to was than I was unable to install the mysql shell to run the function util.checkforserverupgrade(), (I suppose because I am not inside the mysql as it is mysql as a managed server)

https://dev.mysql.com/doc/mysql-shell/8.0/en/mysql-shell-utilities-upgrade.html

The main problem I am facing with is when I push in the validate button it fails with this message:

imagen

The problem is that it doesn't specify which functions are failing or the objects than are causing the issue, and it's very difficult to check all of then reading the document of deprecated functions.

Is there a function or logs to find out more details about this problem?

Thank you very much in advance.

Regards.

Azure
Azure
Plataforma e infraestructura de informática en la nube para crear, implementar y administrar aplicaciones y servicios a través de una red mundial de centros de datos administrados por Microsoft.
265 preguntas
SQL Server
SQL Server
Familia de sistemas de análisis y administración de bases de datos relacionales de Microsoft para soluciones de comercio electrónico, línea de negocio y almacenamiento de datos.
84 preguntas
0 comentarios No hay comentarios
{count} votos