This just happened, but just one time. Any idea why?
CDbException
CDbCommand failed to execute the SQL statement: SQLSTATE[HY000]: General error: 2013 Lost connection to MySQL server during query. The SQL statement executed was: SELECT
id,groupId,name,handle,context,instructions,translatable,type,settingsFROMcraft_fieldsWHERE context = :context ORDER BYname. Bound with :context='global' (/Users/johndoe/Desktop/Projects/websitetest/craft/app/framework/db/CDbCommand.php:543)0 /Users/johndoe/Desktop/Projects/websitetest/craft/app/framework/db/CDbCommand.php(396): CDbCommand->queryInternal('fetchAll', Array, Array)
... (large, not relevant stack trace)
30 {main}