* Downloaded & installed the module
* added a new view field
* the admin/structure/types/manage/[CONTENTTYPE]/edit page exploded with the following :
Additional uncaught exception thrown while handling exception.
Original
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT mlid, menu_name FROM {menu_links} ml WHERE ml.router_path = :path AND module = 'system'; Array ( [:path] => node/add ) in system_admin_menu_block() (line 2100 of /Users/mortendk/Dropbox/websites/drupal7/modules/system/system.module).
Additional
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT lid, location FROM {locales_source} WHERE source = :source AND textgroup = 'default'; Array ( [:source] => An AJAX HTTP error occurred. ) in _locale_parse_js_file() (line 1495 of /Users/mortendk/Dropbox/websites/drupal7/includes/locale.inc).
Uncaught exception thrown in shutdown function.
PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: DELETE FROM {semaphore} WHERE (value = :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 10238289164eb405203d4d49.38312443 ) in lock_release_all() (line 269 of /Users/mortendk/Dropbox/websites/drupal7/includes/lock.inc).
Notice: Trying to get property of non-object in /Users/mortendk/Dropbox/websites/drupal7/modules/syslog/syslog.module on line 103
Notice: Trying to get property of non-object in /Users/mortendk/Dropbox/websites/drupal7/modules/syslog/syslog.module on line 103
Uncaught exception thrown in session handler.PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away in _drupal_session_write() (line 206 of /Users/mortendk/Dropbox/websites/drupal7/includes/session.inc).
Comments
Comment #1
hexabinaerMaybe not (only) Viewfield's fault - same problem after experimenting with two different video player modules.
Error pages like this sound quite chinese to me but I think there's a pattern ... I updated file_entity yesterday - could it have to do with that in combination with a multilingual site?
Comment #2
sunhttps://www.google.com/search?q=drupal+MySQL+server+has+gone+away