by GB Factory.
Hello, I'm trying to migrate a Moodle installation to a new server. When importing the sqldatabase dump made with phpmyadmin I get the following error:
ERROR 1064 (42000) at line 5988168: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''{\"functi' at line 127
The old database version was 5.7.33-36-log, now is 8.0.39. Is this a version change problem? There is a fix for this erorr or do I have to manually search-and-replace? If the second option is the only one, what can I do to make Mysql happy and not disrupt the Moodle installation?
Thanks!