- user warning: Incorrect key file for table './etiqpaa_phoenix/role.MYI'; try to repair it query: SELECT p.perm FROM role r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN (1) in /usr/www/users/etiqpaa/phoenix/modules/user/user.module on line 528.
- user warning: Incorrect key file for table './etiqpaa_phoenix/node.MYI'; try to repair it query: SELECT n.nid, n.type, n.language, n.uid, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, n.tnid, n.translate, r.vid, r.uid AS revision_uid, r.title, r.body, r.teaser, r.log, r.timestamp AS revision_timestamp, r.format, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 15 in /usr/www/users/etiqpaa/phoenix/modules/node/node.module on line 761.
- user warning: Incorrect key file for table './etiqpaa_phoenix/node.MYI'; try to repair it query: SELECT n.nid, n.type, n.language, n.uid, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, n.tnid, n.translate, r.vid, r.uid AS revision_uid, r.title, r.body, r.teaser, r.log, r.timestamp AS revision_timestamp, r.format, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 309 in /usr/www/users/etiqpaa/phoenix/modules/node/node.module on line 761.
- user warning: Incorrect key file for table './etiqpaa_phoenix/node.MYI'; try to repair it query: SELECT n.nid, n.type, n.language, n.uid, n.status, n.created, n.changed, n.comment, n.promote, n.moderate, n.sticky, n.tnid, n.translate, r.vid, r.uid AS revision_uid, r.title, r.body, r.teaser, r.log, r.timestamp AS revision_timestamp, r.format, u.name, u.picture, u.data FROM node n INNER JOIN users u ON u.uid = n.uid INNER JOIN node_revisions r ON r.vid = n.vid WHERE n.nid = 311 in /usr/www/users/etiqpaa/phoenix/modules/node/node.module on line 761.
- user warning: Incorrect key file for table './etiqpaa_phoenix/node.MYI'; try to repair it query: SELECT node.nid AS nid, node.type AS node_type, node_data_field_image_thumbnail.field_image_thumbnail_fid AS thumbnail_fid, node_data_field_image_thumbnail.field_image_thumbnail_list AS thumbnail_list, node_data_field_image_thumbnail.field_image_thumbnail_data AS thumbnail_data, node.vid AS node_vid, node.created AS node_created, node.title AS node_title FROM node node LEFT JOIN content_field_image_thumbnail node_data_field_image_thumbnail ON node.vid = node_data_field_image_thumbnail.vid WHERE ( node.status <>0 ) AND ( node.type IN ( 'product', 'catalogue' ) ) AND ( node.promote <> 0 ) ORDER BY node_created DESC , node_title ASC LIMIT 0 , 15; in /usr/www/users/etiqpaa/phoenix/sites/all/modules/phoenix_product/phoenix_product.module on line 235.
- user warning: Incorrect key file for table './etiqpaa_phoenix/blocks_roles.MYI'; try to repair it query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta WHERE b.theme = 'phoenix' AND b.status = 1 AND (r.rid IN (1) OR r.rid IS NULL) ORDER BY b.region, b.weight, b.module in /usr/www/users/etiqpaa/phoenix/modules/block/block.module on line 460.