mysqldumper'da da benzer hata aldım.

MySQL-ERROR
MySQL bildirisi:
Variable 'character_set_client' can't be set to the value of 'NULL'

Sorguda hata oluştu:
SET character_set_client = @saved_cs_client;
SET character_set_client = @saved_cs_client; -> Variable 'character_set_client' can't be set to the value of 'NULL'


bu sorunu nasıl çözebilirim :s