This is the complete error I am getting
ERROR 1153 (08S01) at line 5503: Got a packet bigger than 'max_allowed_packet' bytes
This happens during the insertation of the post table which is I believe 400+ megs.
Does anyone have a solution to this problem?
ERROR 1153 (08S01) at line 5503: Got a packet bigger than 'max_allowed_packet' bytes
This happens during the insertation of the post table which is I believe 400+ megs.
Does anyone have a solution to this problem?
Comment