I am using mysqldumper to upload my database ..
But am receiving this error after regular tries ..
Can anyone please advice me the solution for it ..
Error in Query:
SET character_set_client = @saved_cs_client;
MySQL says:
Variable 'character_set_client' can't be set to the value of 'NULL'
Thanks ..
But am receiving this error after regular tries ..
Can anyone please advice me the solution for it ..
Error in Query:
SET character_set_client = @saved_cs_client;
MySQL says:
Variable 'character_set_client' can't be set to the value of 'NULL'
Thanks ..