Hello,
I try to restore the backup of my db (nearly 22 MB) using MySQL Admin 1.2.16 but I get error saying: "The server has returned this error message:MySQL server has gone away
MySQL Error."
The statement that causes error is an INSERT statement of a BLOB field with size 615264 bytes.
I both tried restoring with the command line but it gives the same error.
As I search internet about this error, some people get this error but they talk about GBs. My db is just 22MB, but I get the same error.
Any suggestions, please?