Whenever I try to publish a new article in a weblog I receive the following error.
MySQL ERROR:
Error Number: 2006
Description: MySQL server has gone away
Query: SELECT entry_id, title FROM exp_weblog_titles WHERE weblog_id = ‘22’ ORDER BY title asc LIMIT 25
I noticed that this query is for the relationship field that pulls in the titles of another weblog. When I run the query in my desktop database client (Sequel Pro) it runs without any problems.