SQL Error : 2006 MySQL server has gone away
Solution
This was due to a blob data (more than 1 MB) included in the SQL query, in my case i solved it by making a thumbnail form the original image, for other cases check this
http://dev.mysql.com/doc/refman/5.0/en/gone-away.html
Tweet
No comments:
Post a Comment