A client sent me an old backup of their original Wordpress site and they would like me to set it up on a staging environment.
Files are moved over but the SQL file is 900mb in size. Too big for a mySQL import so I tried using a php script to import it and am getting the following error:
Unknown system variable 'SQL_REQUIRE_PRIMARY_KEY'
Researching online suggests setting this to “0” in the SQL dump. I have tried this and it is not working.
Im trying to import this to a shared server on Xneelo
If anyone is able to assist I would be happy to pay for your time to get this resolved.
Files are moved over but the SQL file is 900mb in size. Too big for a mySQL import so I tried using a php script to import it and am getting the following error:
Unknown system variable 'SQL_REQUIRE_PRIMARY_KEY'
Researching online suggests setting this to “0” in the SQL dump. I have tried this and it is not working.
Im trying to import this to a shared server on Xneelo
If anyone is able to assist I would be happy to pay for your time to get this resolved.