MySQL error - 2006: MySQL server has gone away
query: SELECT staffs.fullname,staffs.description,staffs.staff_vacation,staffs.week_hours,staffs.edit_hours,staffs.edit_vacations,users.username,users.email,users.disabled,users.confirm_code,users.status,users.approved,users.user_type,users.receive_email,users.receive_notifications,users.added,users.customization,staffs.uid AS uid FROM staffs,users WHERE staffs.uid=4 AND users.uid=staffs.uid
Cannot select the specified MySQL database. The following error occurs:
2006: MySQL server has gone away