Mysql db updation from 7.4 to 7.5 is not working

Hello all,

I am working on 7.4.0 tomcat connected to Mysql database.
I have downloaded the 7.5.0 tomcat and its running in the H2 db.
When I migrate from 7.4.0 to 7.5.0, I am getting errors when I run mssql_engine_7.4_to_7.5.sql file which is present in tomcat 7.5.0.

Kindly help me,

Thanks & Regards
Harshal Temkar

Make sure to use the MySQL script, i.e. mysql_engine_7.4_to_7.5.sql.
Also, see this post for an error with a wrongly formatted comment in the MySQL scripts: SQL syntax in mysql_engine_7.4_to_7.5.sql line 215

Cheers,
Thorben