Welcome to Elgg.

Incorrect key file for table './avataralive/elggmetadata.MYI'; try to repair it QUERY: SELECT m.*, n.string as name, v.string as value from elggmetadata m JOIN elggentities e ON e.guid = m.entity_guid JOIN elggmetastrings v on m.value_id = v.id JOIN elggmetastrings n on m.name_id = n.id where m.entity_guid=1 and m.name_id='1' and (e.access_id in (2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17) or (e.access_id = 0 and e.owner_guid = -1)) and e.enabled='yes' and (m.access_id in (2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17) or (m.access_id = 0 and m.owner_guid = -1)) and m.enabled='yes'