I will be grateful for any help. I am stuck with a message that starts as follows:
Additional uncaught exception thrown while handling exception.
Original
PDOException: SQLSTATE[08S01]: Communication link failure: 1153 Got a packet bigger than 'max_allowed_packet' bytes: INSERT INTO {queue} (name, data, created) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2); Array ( [:db_insert_placeholder_0] => drupal_batch:134:0 [:db_insert_placeholder_1] => a:2:{i:0;s:40:"_taxonomy_menu_insert_link_items_process";i:1;a:2:{i:0;a:8182:{i:0;O:8:"stdClass":8:{s:3:"tid";s:5:"21348";s:3:"vid";s:1:"4";s:4:"name";s:10:"Andalucía";s:11:"description";s:0:"";s:6:"format";s:10:"plain_text";s:6:"weight";s:1:"0";s:5:"depth";i:0;s:7:"parents";a:1:{i:0;s:1:"0";}}i:1;O:8:"stdClass":8:
Comments
Comment #1
dstolDo you know what your mysql max_allowed_packet is?
Comment #2
dstolComment #3
rooby commentedClosing due to lack of response. Feel free to reopen if you still have this problem.
In that case please give details of you max_allowed_packet setting.