I want to set up my live website with old backups in localhost. However, when I try to import the database into PhpMyAdmin, I get the error maxDynRespSize. What should I do?
The error is exactly like this:
#1064 - 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 'maxDynRespSize' located in the tuning section of the server configuration, and l' at line 2
The error is exactly like this:
#1064 - 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 'maxDynRespSize' located in the tuning section of the server configuration, and l' at line 2