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, 107901, 108100, 108242, 108295, 108270, 108215, 108352, 108407, 108443, 108464, 108456) 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 (107901) 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 (108100) 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 (108242) 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 (108295) 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 (108270) 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 (108215) 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 (108352) 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 (108407) 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 (108443) 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 (108464) 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 (108456) 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-10-01' AND wp_eo_events.StartDate <= '2024-10-31' 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-10-25' AND wp_eo_events.EndDate >= '2024-10-25' 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-10-25' )
AND
( mt1.meta_key = 'end_date' AND CAST(mt1.meta_value AS DATE) >= '2024-10-25' )
) AND wp_posts.post_type = 'eventads' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC
開催予定のイベントはありません
今日の日の八重山の過去の主なできごと
2022年
イリオモテヤマネコの交通事故死が発生、1978年の統計開始以来100件目、うち92頭が死亡
2021年
西銘恒三郎沖縄担当相と石垣市の経済団体代表らが懇談、新アクセス道路早期完成など要請
2020年
「KINIアロハフェスティバル2020in石垣島」の動画が配信開始、石垣島などから9チーム参加
2019年
沖縄の産業まつりが那覇市で開幕、八重山からは12企業・団体が出展して島の特産品を紹介
2018年
県商業高校英語スピーチコンテスト、八商工3年の仲里湖南さんがスピーチの部優秀賞受賞
2017年
沖縄振興開発金融公庫が西表島「さとうきび集中脱葉施設」建設資金に4億4,900万円を融資
2016年
元女優の高樹沙耶容疑者と同居男性を石垣市川平の自宅で現行犯逮捕、乾燥大麻所持の疑い
2015年
全国障害者スポーツ大会の走り高跳びに出場した特別支援学校の青井洸貴君が大会新で優勝
2014年
県高校生中国語発表大会で八商工の上原せりかさんと金城なつ美さんが入賞、全国大会決定
2013年
県立芸術大学の波照間永吉教授の著書「南島祭祀歌謡の研究」が『2013日本学賞』に選出される
2012年
石垣市内の牧草地で牧草ロール9個盗難、八重山署に通報
2011年
航空運賃低減求め3万人署名活動スタート
2010年
JTAあおぞら図画コンクール表彰式、郡内から31人が入賞
2009年
県高校新人レスリング大会の60キロ級で奥松悠選手が優勝
2008年
名蔵ダムまつりが開かれ、親子連れが多彩な催しを楽しむ
2007年
JTAあおぞら図画コンクールで入賞した児童52人を表彰
2006年
石垣保育所の子どもたち50人がタイマイとアオウミガメを放流
新着求人情報!
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 14:30:34', 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