WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('event-venue', 'event-category', 'cat_event_shima') AND tr.object_id IN (107252, 107457, 107685, 107667, 107722, 107717, 107668, 107061, 107693, 107581) ORDER BY t.name ASC
イベント | やいまタイム
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107252) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107457) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107685) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107667) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107722) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107717) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107668) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107061) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107693) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('post_tag') AND tr.object_id IN (107581) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT wp_posts.*, wp_eo_events.event_id, wp_eo_events.event_id AS occurrence_id, wp_eo_events.StartDate, wp_eo_events.StartTime, wp_eo_events.EndDate, wp_eo_events.FinishTime, wp_eo_events.event_occurrence FROM wp_posts LEFT JOIN wp_eo_events ON wp_posts.ID = wp_eo_events.post_id LEFT OUTER JOIN wp_term_relationships ON wp_posts.ID=wp_term_relationships.object_id
LEFT OUTER JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id=wp_term_relationships.term_taxonomy_id AND wp_term_taxonomy.taxonomy='event-category'
LEFT OUTER JOIN wp_terms USING (term_id) WHERE 1=1 AND wp_posts.post_type = 'event' AND ((wp_posts.post_status = 'publish') OR (wp_posts.post_author = 0 AND (wp_posts.post_status = 'private'))) AND wp_eo_events.StartDate >= '2024-06-01' AND wp_eo_events.StartDate <= '2024-06-30' GROUP BY wp_posts.ID ORDER BY wp_terms.term_order ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SHOW FULL COLUMNS FROM `wp_options`
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('event-category') ORDER BY t.name DESC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT wp_posts.*, wp_eo_events.event_id, wp_eo_events.event_id AS occurrence_id, wp_eo_events.StartDate, wp_eo_events.StartTime, wp_eo_events.EndDate, wp_eo_events.FinishTime, wp_eo_events.event_occurrence FROM wp_posts LEFT JOIN wp_eo_events ON wp_posts.ID = wp_eo_events.post_id LEFT OUTER JOIN wp_term_relationships ON wp_posts.ID=wp_term_relationships.object_id
LEFT OUTER JOIN wp_term_taxonomy ON wp_term_taxonomy.term_taxonomy_id=wp_term_relationships.term_taxonomy_id AND wp_term_taxonomy.taxonomy='event-category'
LEFT OUTER JOIN wp_terms USING (term_id) WHERE 1=1 AND wp_posts.post_type = 'event' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled') AND wp_eo_events.StartDate <= '2024-06-15' AND wp_eo_events.EndDate >= '2024-06-15' GROUP BY wp_posts.ID ORDER BY wp_terms.term_order ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT wp_posts.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id ) WHERE 1=1 AND (
( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) <= '2024-06-15' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) >= '2024-06-15' )
) AND wp_posts.post_type = 'eventads' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space…] SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('cat_joboffer', 'cat_joboffer_area', 'cat_joboffer_status') AND tr.object_id IN (90724, 98068, 98075, 99874, 103717, 108325, 110087, 110245, 110417, 110421) ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT p.ID AS id, p.post_title AS title, p.post_author AS uid, SUM(v.pageviews) AS pageviews FROM `wp_popularpostssummary` v LEFT JOIN `wp_posts` p ON v.postid = p.ID WHERE 1 = 1 AND p.post_type IN('event') AND v.view_datetime > DATE_SUB('2026-05-31 11:48:42', INTERVAL 3 DAY) AND p.post_password = '' AND p.post_status = 'publish' GROUP BY v.postid ORDER BY pageviews DESC LIMIT 10 OFFSET 0;
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SHOW FULL COLUMNS FROM `wp_options`
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SELECT t.*, tt.* FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy IN ('event-category') ORDER BY t.name ASC
WordPress データベースエラー: [Disk full (/var/tmp/#sql_613_0); waiting for someone to free some space...] SHOW FULL COLUMNS FROM `wp_options`