SELECT 
  cscart_pages.*, 
  cscart_page_descriptions.*, 
  cscart_seo_names.name as seo_name, 
  cscart_seo_names.path as seo_path 
FROM 
  cscart_pages 
  INNER JOIN cscart_page_descriptions ON cscart_pages.page_id = cscart_page_descriptions.page_id 
  LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_pages.page_id 
  AND cscart_seo_names.type = 'a' 
  AND cscart_seo_names.dispatch = '' 
  AND cscart_seo_names.lang_code = 'ja' 
  INNER JOIN cscart_ult_objects_sharing ON (
    cscart_ult_objects_sharing.share_object_id = cscart_pages.page_id 
    AND cscart_ult_objects_sharing.share_company_id = 1 
    AND cscart_ult_objects_sharing.share_object_type = 'pages'
  ) 
WHERE 
  cscart_pages.page_id = 225 
  AND cscart_page_descriptions.lang_code = 'en' 
  AND (
    cscart_pages.usergroup_ids = '' 
    OR FIND_IN_SET(0, cscart_pages.usergroup_ids) 
    OR FIND_IN_SET(1, cscart_pages.usergroup_ids)
  ) 
  AND cscart_pages.page_type IN ('T', 'L', 'B', 'F', 'P')

Query time 0.00054

JSON explain

{
  "query_block": {
    "select_id": 1,
    "const_condition": "1",
    "table": {
      "table_name": "cscart_pages",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "3",
      "used_key_parts": ["page_id"],
      "ref": ["const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_page_descriptions",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "9",
      "used_key_parts": ["page_id", "lang_code"],
      "ref": ["const", "const"],
      "rows": 1,
      "filtered": 100
    },
    "table": {
      "table_name": "cscart_ult_objects_sharing",
      "access_type": "const",
      "possible_keys": ["PRIMARY"],
      "key": "PRIMARY",
      "key_length": "159",
      "used_key_parts": [
        "share_object_id",
        "share_company_id",
        "share_object_type"
      ],
      "ref": ["const", "const", "const"],
      "rows": 1,
      "filtered": 100,
      "using_index": true
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "ref",
      "possible_keys": ["PRIMARY", "dispatch"],
      "key": "PRIMARY",
      "key_length": "206",
      "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
      "ref": ["const", "const", "const", "const"],
      "rows": 2,
      "filtered": 100,
      "attached_condition": "trigcond(cscart_seo_names.`type` = 'a' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'ja')"
    }
  }
}

Result

page_id company_id parent_id id_path status page_type position timestamp usergroup_ids localization new_window use_avail_period avail_from_timestamp avail_till_timestamp facebook_obj_type lang_code page description meta_keywords meta_description page_title link seo_name seo_path
225 1 98 98/225 A B 0 1362063600 0 0 N 0 0 activity en CP+2019 Report <div style="line-height:25px;"> 弊社にとって6回目の出展となる日本最大級のフォトイベント <a href="http://www.cpplus.jp/" target="_blank">CP+ (シーピープラス)</a>が、2月28日から3月3日までの4日間、パシフィコ横浜にて開催されました。<br /> 期間中の4日間は、晴れの日こそ少なかったものの、逆に花粉に悩まされることもなく多くの方にご来場いただきました。<br /> *CP+2019 登録来場者数は 69,615人 </div> <div align="center" style="padding: 20px 0 5px 0;"><img src="/html/images/cpplus/cpplus2019-10.jpg" alt="CP+2019" /></div> <div style="font-size:16px; font-weight:bold;border-bottom:dotted 1px #666666;margin:60px 0 20px 0;padding-bottom:8px;">自由雲台の専門メーカーです</div> <div style="line-height:25px;"> マーキンスといえば何と言っても自由雲台!三脚を使った撮影がこんなに楽で安心できるものと感じてもらうことが第一歩ですので、ラインナップを揃えてじっくり手に取って確かめて頂きました。</div> <div align="center"><img src="/html/images/cpplus/cpplus2019-11.jpg" /></div> <div align="center"><img src="/html/images/cpplus/cpplus2019-41.jpg" alt="CP+2019 マーキンス自由雲台" /></div> <div style="font-size:16px; font-weight:bold;border-bottom:dotted 1px #666666;margin:60px 0 20px 0;padding-bottom:8px;">ミラーレス用L-プレートに注目</div> <div style="line-height:25px;"> 昨年発売されたキヤノンEOS RとニコンZ7/Z6 は、CP+でも大きな目玉でしたが、弊社ブースでも専用プレートは注目を集めました。<br>特にEOS R用は、後発ということと横開きバリアングルにマーキンスは2種類のプレートで対応したという事で、この違いなどを確かめるお客様が多かったです。<br> また、他の出展社の方々も各プレートをじっくりと確認されていかれました。やはり、アルカスイスと互換性のあるダブテールスタイルというのが今後の主流になるのではないかと感じております。</div> <div style="width:40%; min-width:150px; padding-left:3%; float: left;"> <a href="/plate/camera/pcr1"><img src="/html/images/cpplus/cpplus2019-pcr1_lcr1.jpg" /></a> </div> <div style="width:40%; min-width:150px; padding-right:5%; float: right;"> <a href="/plate/camera/pcr1"><img src="/html/images/cpplus/cpplus2019-pcr1_lv170.jpg" /></a> </div> <div style="clear:both;"></div> <div style="width:40%; min-width:150px; padding-left:3%; float:left;"> <a href="/plate/camera/pnz7/"><img src="/html/images/cpplus/cpplus2019-pnz7_lnz7.jpg" /></a> </div> <div style="width:40%; min-width:150px; padding-right:5%; float:right;"> <a href="/plate/l-plate/lnfz/"><img src="/html/images/cpplus/cpplus2019-lnfz.jpg" /></a> </div> <div style="clear:both;"></div> <div style="font-size:16px; font-weight:bold; border-bottom:dotted 1px #666666;margin:60px 0 20px 0;padding-bottom:8px;">スペシャル トークショー</div> <div style="line-height:25px;"> 昨年に続き、プロの写真家によるスペシャルトークショーを2回行いました。<br /> <br /> 1回目は、風景写真家・<a href="/report/nakanishi">中西敏貴</a>氏と鉄道写真家・<a href="/report/nagane">長根広和</a>氏によるクロストーク。<br /> 『風景×鉄道 赤いマーキンスで深まる撮影の楽しみ』というテーマで40分間たっぷり語っていただきました。<br /> 3ウェイにこだわっていた鉄道写真家が何故マーキンスを使い始めたのか?を皮切りに、立ち見で一杯の会場から息の合ったトークで笑いを誘う楽しいステージでした。<br /> </div> <div style="margin-top:10px;"></div> <div> <center><img src="/html/images/cpplus/cpplus2019-20.jpg" alt="CP+2019 TRINPLE" /></center> <center><img src="/html/images/cpplus/cpplus2019-21.jpg" alt="CP+2019 TRINPLE" /></center> <center><img src="/html/images/cpplus/cpplus2019-22.jpg" alt="CP+2019 TRINPLE" /></center> <center><img src="/html/images/cpplus/cpplus2019-40.jpg" alt="CP+2019" /></center> </div> <center>昨年より赤いマーキンス人気上昇中です!</center> <div style="margin: 30px 0 50px 0;border-bottom:dotted 1px #777777;"></div> <div style="line-height:25px;"> 2回目のステージは、自然写真家・<a href="/report/kobayashi2">小林義明</a>氏と風景写真家・<a href="/letter/t-hagihara/">萩原俊哉</a>氏によるクロストーク。<br /> 『自由雲台×BV-HEAD マーキンスで広がる撮影チャンス』というテーマで40分間たっぷり語っていただきました。<br /> 北海道にお住まいの小林先生は何と半袖での登場!その小林先生、「でも俊哉さんのところも寒いでしょう?」という掛け合いからステージが始まり、数々の作品の合間にマーキンスのモデル選びの目安などもしっかり押さえられ、気が付けば40分があっという間に過ぎていたという充実のステージでした。<br /> </div> <div style="margin-top:10px;"></div> <center><img src="/html/images/cpplus/cpplus2019-30.jpg" alt="CP+2019 TRINPLE" /></center> <center><img src="/html/images/cpplus/cpplus2019-31.jpg" alt="CP+2019 TRINPLE" /></center> <center><img src="/html/images/cpplus/cpplus2019-32.jpg" alt="CP+2019 TRINPLE" /></center> <div style="font-size:16px; font-weight:bold;border-bottom:dotted 1px #666666;margin:60px 0 20px 0;padding-bottom:8px;">人気写真家が商品説明を?</div> <div style="line-height:25px;"> 今回、マーキンスブースでは、風景写真家の<a href="/report/takamatsu">高松ミミ</a>さんが、マーキンス・アンバサダーとして普段ご使用の三脚(ジッツオ <a href="/tripod/gitzo/gt4543ls/">GT4543LS</a>)と自由雲台(マーキンス <a href="/ballhead/q10i-bk">Q10i-BK</a>)で実演しながら説明してくれました。<br> また、展示期間中、本当に多くのプロの方にお越し頂きましたが、ゲストであるはずの何人かのプロの先生が、その場で商品についてのトークを展開されるという場面が何度かありました。<br /> 写真はそのときの一場面。大手メーカーのステージの合間にお立ち寄り頂くだけでも光栄なのですが、超多忙なスケジュールの合間のわずかな時間にガッツリとマーキンスについてご説明頂きまして、ありがとうございました~!</div> <div align="center" style="padding-bottom:5px;"> <img src="/html/images/cpplus/cpplus2019-14.jpg" alt="CP+2019" /> </div> <center>風景写真家 <a href="/report/takamatsu">高松ミミ</a>さん </center> <div align="center" style="padding-bottom:5px;"> <img src="/html/images/cpplus/cpplus2019-15.jpg" alt="CP+2019" /> </div> <center>鉄道写真家 <a href="/report/sukegawa">助川康史</a>さん </center> <div align="center" style="padding-bottom:5px;"> <img src="/html/images/cpplus/cpplus2019-12.jpg" alt="CP+2019" /> </div> <center>自然写真家 <a href="/report/kobayashi2">小林義明</a>さん </center> <div style="clear:both;"></div> <div style="margin: 30px 0 50px 0;border-bottom:dotted 2px #777777;"></div> <div style="line-height:25px; margin-bottom: 60px;"> 4日間、本当に多くの方とお話をさせていただき、とても楽しかったです。<br /> ご来場いただきました皆様、本当にありがとうございました。 </div> CP+2019 Report | Trinple cpplus2019 98