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 = 41 
  AND cscart_page_descriptions.lang_code = 'ja' 
  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.00006

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": 1,
      "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
41 1 0 41 A T 90 1429196400 0 0 N 0 0 activity ja プレート型番表 <div style="width:100%; height:1px; border-bottom: 1px #aaaaaa dotted; margin: 20px 0 20px 0;"></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/bronica"><font color="red"><b>B</b></font>|ブロニカ</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/canon"><font color="red"><b>C</b></font>|キヤノン</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/contax"><font color="red"><b>C</b></font>|コンタックス</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/fujifilm"><font color="red"><b>F</b></font>|フジフイルム</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/hasselblad"><font color="red"><b>H</b></font>|ハッセル</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/kodak"><font color="red"><b>K</b></font>|コダック</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/leica"><font color="red"><b>L</b></font>|ライカ</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/linhof"><font color="red"><b>L</b></font>|リンホフ</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/mamiya"><font color="red"><b>M</b></font>|マミヤ</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/minolta"><font color="red"><b>M</b></font>|ミノルタ</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/nikon"><font color="red"><b>N</b></font>|ニコン</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/noblex"><font color="red"><b>N</b></font>|ノブレックス</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/olympus"><font color="red"><b>O</b></font>|オリンパス</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/panasonic"><font color="red"><b>P</b></font>|パナソニック</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/phaseone"><font color="red"><b>P</b></font>|フェーズワン</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/pentax"><font color="red"><b>P</b></font>|ペンタックス</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/rollei"><font color="red"><b>R</b></font>|ローライ</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/sigma"><font color="red"><b>S</b></font>|シグマ</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/sony"><font color="red"><b>S</b></font>|ソニー</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/tamron"><font color="red"><b>T</b></font>|タムロン</a></div> <div style="width:114px;margin-left:6px;margin-top:10px;white-space:nowrap;float:left;"><a href="/platelist/tokina"><font color="red"><b>T</b></font>|トキナ</a></div> <div style="clear:both;"></div> <div style="width:100%; height:1px; border-bottom: 1px #aaaaaa dotted; margin: 30px 0 30px 0;"></div> <br> <div style="margin-top:5px;max-width:100%;margin: 0 auto;text-align: center;background-color: #FFDAC8; display: block;"> <span style="text-align: left; padding: 20px 10px;display: inline-block;"> <b>メーカーをクリックすると、各カメラ・レンズに適応するプレート型番表が表示されます。</b> </span> </div> <br> <br> <div style="margin-top:5px;max-width:100%;margin: 0 auto;text-align: center;display: block;"> <span style="font-size:12px;text-align: left; padding: 5px 10px;display: inline-block;"> ※ 型番表にない場合は<a href="/support/inquiry/" target="_parent">こちら</a>からお問い合わせ下さい。 </span> </div> <div style="height:6em;"></div> マーキンス, MARKINS, トリンプル, TRINPLE, 雲台, 自由雲台, アルカスイス互換 カメラ・レンズの各モデルに対応するプレート型番をご案内します。 マーキンス プレート型番表 | 株式会社トリンプル platelist