0

I am restoring mysql backup file which is of size 2.6GB...but while restoring I am getting "Unknown object in backup file" exception . How can i solve this problem. and there are no logs in mysql administrator.

Thanks,

milind_db
  • 1,274
  • 5
  • 34
  • 56
pbhle
  • 2,856
  • 13
  • 33
  • 40

1 Answers1

0

Seems similar to the post on SO

The solution described in that bug is to increase the max_allowed_packet in the MySQL server configuration.

Community
  • 1
  • 1
jsist
  • 5,223
  • 3
  • 28
  • 43