WordPress データベースエラー: [Error writing file '/tmp/MY3YWWf6' (Errcode: 28 - No space left on device)]SELECT
`p`.`ID`, `p`.`post_title`, `p`.`post_content`, `p`.`post_excerpt`, `p`.`post_type`, `p`.`post_password`, `p`.`post_parent`, `p`.`post_date_gmt`, `p`.`post_modified_gmt`, `ap`.`priority`, `ap`.`frequency`
FROM wp_posts as p
LEFT JOIN wp_aioseo_posts as ap ON `ap`.`post_id` = `p`.`ID`
WHERE 1 = 1 AND
`p`.`post_status` = 'publish'
AND p.post_type IN ( 'post', 'page', 'attachment', 'forum', 'topic', 'reply', 'e-landing-page', 'introduce', 'news' )
AND ( ( `p`.`post_type` = 'post' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'page' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'attachment' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'forum' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'topic' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'reply' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'e-landing-page' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'introduce' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'news' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) )
ORDER BY `p`.`post_modified_gmt` DESC
LIMIT 0, 50
/* 1 = 1 */
WordPress データベースエラー: [Error writing file '/tmp/MYDxuLRG' (Errcode: 28 - No space left on device)]SELECT
`p`.`ID`, `p`.`post_title`, `p`.`post_content`, `p`.`post_excerpt`, `p`.`post_type`, `p`.`post_password`, `p`.`post_parent`, `p`.`post_date_gmt`, `p`.`post_modified_gmt`, `ap`.`priority`, `ap`.`frequency`
FROM wp_posts as p
LEFT JOIN wp_aioseo_posts as ap ON `ap`.`post_id` = `p`.`ID`
WHERE 1 = 1 AND
`p`.`post_status` = 'publish'
AND p.post_type IN ( 'post', 'page', 'attachment', 'forum', 'topic', 'reply', 'e-landing-page', 'introduce', 'news' )
AND ( ( `p`.`post_type` = 'post' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'page' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'attachment' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'forum' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'topic' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'reply' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'e-landing-page' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'introduce' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) OR ( `p`.`post_type` = 'news' AND ( `ap`.`robots_noindex` IS NULL OR `ap`.`robots_default` = 1 OR `ap`.`robots_noindex` = 0 OR post_id = 0 ) ) )
ORDER BY `p`.`post_modified_gmt` DESC
LIMIT 0, 50
/* 1 = 1 */