I use WWW::Mechanize library to get the content of URLs and save their data into mysql tables. But when the page\'s content is too large, it gives this error message:
Try to add
max_allowed_packet=32M
in MySQL configuration file