i am really rusty with bigdump not used it for years
Error at the line 3011: /*!40101 SET character_set_client = @saved_cs_client */;
Query: /*!40101 SET character_set_client = @saved_cs_client */;
MySQL: Variable 'character_set_client' can't be set to the value of 'NULL'
Stopped on error
Dump it via command line (ssh), there are plenty of tutorials on the internet for this. Then tar gunzip it and rsync to the new server. Then just import via command line and voila, problem solved!
MySQL says: Variable 'character_set_client' can't be set to the value of 'NULL'
Error in Query:
/*!40101 SET character_set_client = @saved_cs_client */;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.