I download drupal 7.8 and install it.
No content created or taxonomy.
Go to "admin/structure/types/manage/book" and get error

"PDOException: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT name, machine_name, vid FROM {taxonomy_vocabulary}; Array ( ) in taxonomy_vocabulary_get_names() (line 839 of C:\pub-home\v7.llb.su\modules\taxonomy\taxonomy.module"

The same thing for the other content types.

Comments

bfroehle’s picture

Component: taxonomy.module » mysql database
Category: bug » support
Status: Active » Closed (duplicate)

Duplicate of #1014172: General error: 2006 MySQL server has gone away in _drupal_session_write() when max_allowed_packet is not set high enough or similar. In particular, note potential solutions in comments #12, #13 and #20.

seaji’s picture

Not worked for me :(