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 = 224 
  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.00083

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
224 1 65 65/224 A T 67 1550502000 0 0 N 0 0 activity ja 高橋良典(自由雲台) <br> <!----- Navi BEGIN -----> <div style="width:35%; float:left;"><a href="/report/"><b>レポート一覧</b></a></div> <div style="width:65%; text-align:right;float:left;"> <a href="/report/murakami">≪</a> <a href="/report/murakami" rel="prev"><b>前のレポート</b></a> <a href="/report/kikuchi"><b>次のレポート</b></a> <a href="/report/kikuchi">≫</a></div> <!----- Navi END -----> <div style="clear:both;"></div> <div style="border-bottom: solid 1px #CDCDCD; margin:10px 0 10px 0;"></div> <div style="width:20%;max-width:200px;border:solid 1px #999999;background-color:#CDCDCD;margin:4px 4px 4px 0;padding:5px;text-align:center;float:left;"> <strong>テーマ</strong> </div> <div style="max-width:680px;margin:4px 4px 4px 0;padding:5px;float:left;">奈良県の冬風景</div> <div style="clear:both;"></div> <div style="width:20%;max-width:200px;border:solid 1px #999999;background-color:#CDCDCD;margin:4px 4px 4px 0;padding:5px;text-align:center;float:left;"> <strong>撮影者</strong> </div> <div style="max-width:680px;margin:4px 4px 4px 0;padding:5px;float:left;">写真家 高橋良典</div> <div style="clear:both;"></div> <div style="width:20%;max-width:200px;border:solid 1px #999999;background-color:#CDCDCD;margin:4px 4px 4px 0;padding:5px;text-align:center;float:left;"> <strong>撮影日付</strong></div> <div style="max-width:680px;margin:4px 4px 4px 0;padding:5px;float:left;">2018年12月-2019年02月</div> <div style="clear:both;"></div> <div style="width:20%;max-width:200px;border:solid 1px #999999;background-color:#CDCDCD;margin:4px 4px 4px 0;padding:5px;text-align:center;float:left;"> <strong>撮影場所</strong></div> <div style="max-width:680px;margin:4px 4px 4px 0;padding:5px;float:left;">奈良県(宇陀市、明日香村、東吉野村、天川村)</div> <div style="clear:both;"></div> <div style="width:20%;max-width:200px;border:solid 1px #999999;background-color:#CDCDCD;margin:4px 4px 4px 0;padding:5px;text-align:center;float:left;"> <strong>撮影機材</strong> </div> <div style="min-width:360px;margin:4px 4px 4px 0;padding:5px;float:left;"> <div style="width:90px;border:solid 1px #CDCDCD; margin-bottom:2px;padding:0 5px 0 5px;float:left;">マーキンス</div> <div style="padding-left:10px;margin-bottom:2px;float:left;"> <a href="/ballhead/q10i-bk">Q10i-BK</a> 自由雲台<br> <a href="/quickshoe/panorama/qr70p38/">QR-70P-38</a> パノラマクイックシュー<br> <a href="/plate/camera/psa9/">PS-A9</a> + <a href="/plate/l-plate/lsa9/">LS-A9</a> L-プレート セット<br /> <a href="/plate/lens/pl55/">PL-55</a> レンズプレート<br /> <a href="/plate/lens/pl75/">PL-75</a> レンズプレート<br /> </div> <div style="clear:both;"></div> <div style="width:90px;border:solid 1px #CDCDCD; margin-bottom:2px;padding:0 5px 0 5px;float:left;">ソニー</div> <div style="padding-left:10px;margin-bottom:2px;float:left;">α7RⅢ<br>FE16-35mm F2.8GM<br>FE24-70mm F2.8GM<br>FE70-200mm F4G OSS<br>FE-100-400mm F4.5-5.6GM OSS</div> <div style="clear:both;"></div> <div style="width:90px;border:solid 1px #CDCDCD; margin-bottom:2px;padding:0 5px 0 5px;float:left;">スリック</div> <div style="padding-left:10px;margin-bottom:2px;float:left;">E84H</div> <div style="clear:both;"></div> <div style="width:90px;border:solid 1px #CDCDCD; margin-bottom:2px;padding:0 5px 0 5px;float:left;">ベンロ</div> <div style="padding-left:10px;margin-bottom:2px;float:left;">C2570T</div> <div style="clear:both;"></div> <div style="width:90px;border:solid 1px #CDCDCD; margin-bottom:2px;padding:0 5px 0 5px;float:left;">ハスキー</div> <div style="padding-left:10px;margin-bottom:2px;float:left;">3Dヘッド</div> <div style="clear:both;"></div> </div> <div style="clear:both;width:100%;"></div> <div style="width:20%;max-width:200px;border:solid 1px #999999;background-color:#CDCDCD;margin:4px 4px 4px 0;padding:5px;text-align:center;float:left;"> <strong>レビュー</strong> </div> <!----- プロフィール ここから ----------> <div style="width:98%;max-width:680px;margin:4px 4px 4px 0;border-top:solid 1px #eeeeee;padding:5px;float:left;"> <div style="width:180;margin-right:10px; margin-bottom:10px;float:left;"> <img src="/html/images/report/yn-takahashi/yn-takahashi_01.jpg" alt="写真家 高橋良典" /> </div> <div style="max-width:470px;padding:10px;background-color:#eeeeee;line-height:20px;float:left;"> <b>高橋良典 (たかはしよしのり)</b><br /> <br /> 1970年、奈良県生まれ・奈良県在住。高校の頃から写真家を志し卒業後に上京。奈良をいったん 離れるが、東京で暮らすことによって改めて奈良の魅力に気づく。「自分が生まれ育った 奈良を写真に残し、その魅力を数多くの人に知って欲しい。」との想いから、1991年、東京工芸大学短期大学部を卒業後、生まれ故郷の奈良に戻り、大阪のフォトライブラリーで勤務する傍ら、撮影に励む。<br> 2000年フリーの写真家となり、写真事務所「フォト春日」を設立。パンフレット・カレンダー・観光ポスター等へ風景写真を中心とした作品を提供。写真雑誌や出版物への写真提供及び原稿執筆を行う。また、奈良県の撮影と併行して国内各地にて自然の織りなす旋律をテーマに撮影を続けている。 <br /> <br /> 日本写真家協会(JPS)会員<br> 日本風景写真家協会会員<br> 奈良県美術人協会会員 <div style="margin:20px 0 10px 0;">- 主な写真展 -</div> <ul style="margin-left:-20px;"> <li style="list-style-type: none;">2018年 <span style="margin: 10px 0 10px 0;">「呼吸」 ソニーストア大阪</span></li> <li style="list-style-type: none;">2018年 <span style="margin: 10px 0 10px 0;">「聖域」 奈良県吉野町・総本山金峯山寺</span></li> <li style="list-style-type: none;">2018年 <span style="margin: 10px 0 10px 0;">「儚くて美しい」 ソニーストア名古屋</span></li> </ul> <!-- <div style="margin-top: 20px;"> ウェブサイト: <a href="" target="_blank"></a> </div> --> </div> </div> <div style="clear:both;"></div> <!---------- レビュー本文 ----------> <!-- <div style="font-size:16px; font-weight: bold; color:#555555; padding: .25em 0 .3em .75em; border-left: 6px solid #CDCDCD; border-bottom: 1px solid #CDCDCD; margin:60px 0 20px 0;"></div> --> <div style="height:1px; border-bottom: 1px #aaaaaa dotted; margin: 30px 0px 30px 0px;"></div> <div style="line-height:25px;"> もともとは3ウェイ雲台派の私だが、今までも自由雲台に全く魅力を感じなかったわけではない。風景写真の場合は撮影地まで歩くことも多く、本格的な山登りとまではいわずともトレッキング程度なら日常茶飯事。そんな時、コンパクトかつ軽量な自由雲台を魅力的に感じ、過去に数回手に取ったことがある。しかし、私には微調整しづらく、しかもネジを緩めたとたんにカクンとなってしまうなど、かえって撮影に集中できなくなり、結果、3ウェイ雲台を使う・・・。といったことで正直、私には自由雲台は合わないと思っていた。<br> <br> そんな折、私が所属している日本風景写真家協会の先輩写真家数名の方からマーキンスの自由雲台ならそんな思いをせずに快適に使えると伺った。さっそく使ってみると、なるほど、開放と固定とを繊細なノブ動作で切り替えることが出来る。そして何よりも使いやすいのが、カメラから手を放しても雲台は動かず、そこから力をかけると滑らかに動く、いわば「半固定」状態。ノブ位置をそこにしておけば、従来の私の自由雲台へのイメージであったカクンと急に緩むこともなく、しかも微妙なテンションがかかっているので微調整がしやすい。私が所有しているレンズの中で最も重い100~400mmのズームレンズをつけてもしっかりと「半固定」状態を維持してくれた。カメラ位置が決まればそこからノブをさらに締めてしっかりと固定をすればよい。やはりネジが少ない分、3ウェイ雲台に比べると明らかにセッティングも早く、撮影を繰り返すうちに、これなら私にも合う!という確信を得た。また気温の極めて低い状況でも滑らかさは変わらなかったことを付け加えておく。<br> <br> さらにリミットダイヤルにより、ノブの緩め具合の限界を自分好みの位置に設定しておけば、操作を急ぐ時、そこまで一気にノブを回してもそれ以上に緩むことがない。この点も非常に気に入っている。<br> <br> また、カメラ機種ごとに専用設計されているプレートは、六角レンチでしっかりと固定するタイプ。カメラからのズレが全くなく、増し締めの頻度も極めて少ない。望遠レンズに取り付けるプレートに関して、100~400mmズームには2点止めのタイプを使うことで重量級のレンズでもしっかりとした保持ができる。プレートと雲台とはガタツキなく結合されるので安定したフレーミングが可能、カメラブレの心配もない。<br> <br> 三脚使用時にシャッターを切る際、状況に応じてリモコンとケーブルレリーズとを、使い分けているのだが、私の愛用しているソニー・α7RⅢはレリーズの差し込みがカメラの液晶側から見て左側にあるのでレリーズ使用の際、そこにLプレートが干渉しないか?また縦位置にした際、レリーズソケットが雲台に干渉しないか?を懸念していた。まずLプレートに関しては、まったく問題なく、端子部分のフタの開け閉めもスムーズに行える事が確認できた。そして最も心配していた縦位置撮影時だが、これはプレートと雲台のセンターをわずかにずらしてセットすることでクリアできた。この点は大きなポイントとなるので参考にしてほしい。 </div> <div style="margin: 30px 0 30px 0;"> <center><img src="/html/images/report/yn-takahashi/yn-takahashi_21.jpg"></center> </div> <div style="line-height:25px;"> 私は奈良県に生まれ、奈良県に育った。それゆえに「奈良県を写真に残し数多くの人にその魅力を伝えていきたい」との思いで奈良県の撮影を軸足に撮影を続けている。<br> <br> 奈良といえば、有名社寺を頭に浮かべる方も多いだろう。私の撮影でも、数多くの社寺様や建物が撮影対象になり、また依頼を受けて撮影をさせていただく機会も多い。そのような時は独立して水平を調整できる3ウェイ雲台の方が向いていると感じることがある。そこで3ウェイ雲台にはカメラとの素早い着脱を可能にするためマーキンスのクイックシューを常時取り付けている。もちろん取り付けに関しては自由雲台との組み合わせと何ら変わりなくしっかりと固定できる。この剛性感のあるクイックシューとプレートは3ウェイ雲台派の方にも是非使ってみてほしい。<br> <br> 上記クイックシューだが、私が使用しているのは「マーキンス <a href="/quickshoe/panorama/qr70p38/">QR-70P-38</a> パノラマクイックシュー」本来の目的はパノラマ撮影のためにクイックシューに水平回転機能を持たせたものである。それを使う理由として、カメラ側のプレートは横向き。レンズ側のプレートは縦向きと方向が違う。自由雲台使用の際には全く問題ないのだが、3ウェイ雲台にカメラを取り付ける際には、どちらのプレートを使うかで雲台の向きが90度別方向を向いてしまうことになり、結果、当たり前のことだが、パン棒の位置が変わり、使い勝手が悪くなってしまう・・・。<br> そこでパノラマクイックシューなら、カメラ側のプレート、レンズ側のプレートに応じてクイックシュー自体を回転させることが出来るので使用感を変えることなく操作が可能だ。 </div> <div style="margin: 30px 0 30px 0;"> <center><img src="/html/images/report/yn-takahashi/yn-takahashi_22.jpg"></center> </div> <div style="line-height:25px;"> 近年ではカメラの手ブレ補正機能がより進化。手持ち撮影がしやすくなったとはいえ、暗い場所での撮影をはじめ、スローシャッターでの表現や、より正確なフレーミング。また、朝夕など明暗差の大きなシーンでハーフNDフィルターを使用する際の微妙な位置調整など、三脚を使って出来ることのメリットは数えきれない。 </div> <div style="margin: 50px 0 60px 0; height: 1px; border-bottom-color: rgb(170, 170, 170); border-bottom-width: 1px; border-bottom-style: dotted;"></div> <div style="margin:30px 0 60px 0;"> <center> <img src="/html/images/report/yn-takahashi/yn-takahashi_23.jpg" align="center" alt="マーキンス 自由雲台 レビュー" /> </center> </div> <div style="margin:30px 0 60px 0;"> <center> <img src="/html/images/report/yn-takahashi/yn-takahashi_03.jpg" align="center" alt="写真家 高橋良典" /> </center> </div> <!--------------------------------------------------------------------> <div style="height:60px;"></div> <div style="max-width:800px;border-bottom: 2px #777777 dotted;border-top: 2px #777777 dotted;margin:0 auto;padding:10px 0 10px 0;text-align: left; line-height:18px;"> <div style="padding:0 0 10px 0; font-weight:bold;">■ 水鏡</div> ソニー α7RⅢ / FE16-35mm F2.8 GM<br> 1/6秒 F11.0 +0.5 EV ISO100 ハーフND使用</div> <div align="center" style="margin:20px 0 50px 0;"><img src="/html/images/report/yn-takahashi/yn-takahashi_10.jpg" alt="写真家 高橋良典 作例1" /></div> <div style="max-width:800px;border-bottom: 2px #777777 dotted;border-top: 2px #777777 dotted;margin:0 auto;padding:10px 0 10px 0;text-align: left; line-height:18px;"> <div style="padding:0 0 10px 0; font-weight:bold;">■ 暗闇を破る</div> ソニー α7RⅢ / FE24-70mm F2.8 GM<br> 1/90秒 F8.0 +0.0 EV ISO100 ハーフND使用</div> <div align="center" style="margin:20px 0 50px 0;"><img src="/html/images/report/yn-takahashi/yn-takahashi_11.jpg" alt="写真家 高橋良典 作例2" /></div> <div style="max-width:800px; border-bottom: 2px #777777 dotted;border-top: 2px #777777 dotted;margin:0 auto;padding:10px 0 10px 0;text-align: left; line-height:18px;"> <div style="padding:0 0 10px 0; font-weight:bold;">■ 冬の気配</div> ソニー α7RⅢ / FE100-400mm F4.5-5.6 GM<br> 1/200秒 F8.0 -0.5 EV ISO400</div> <div align="center" style="margin:20px 0 50px 0;"><img src="/html/images/report/yn-takahashi/yn-takahashi_12.jpg" alt="写真家 高橋良典 作例3" /></div> <div style="max-width:800px;border-bottom: 2px #777777 dotted;border-top: 2px #777777 dotted;margin:0 auto;padding:10px 0 10px 0;text-align: left; line-height:18px;"> <div style="padding:0 0 10px 0; font-weight:bold;">■ 残したい風景</div> ソニー α7RⅢ / FE24-70mm F2.8 GM<br> 1/20秒 F16.0 -0.5 EV ISO400</div> <div align="center" style="margin:20px 0 50px 0;"><img src="/html/images/report/yn-takahashi/yn-takahashi_13.jpg" alt="写真家 高橋良典 作例4" /></div> <div style="height:30px;"></div> <div style="border-top:dotted 1px #999999;padding-bottom:20px;"></div> <!----- Navi BEGIN -----> <div style="width:35%; float:left;"><a href="/report/"><b>レポート一覧</b></a></div> <div style="width:65%; text-align:right;float:left;"> <a href="/report/murakami">≪</a> <a href="/report/murakami" rel="prev"><b>前のレポート</b></a> <a href="/report/kikuchi"><b>次のレポート</b></a> <a href="/report/kikuchi">≫</a></div> <!----- Navi END -----> <div style="clear:both;"></div> <br> <br> <br> マーキンス, Markins, トリンプル, Trinple, 写真家, 風景写真家, 高橋良典 高橋良典 マーキンス 自由雲台 ユーザーレポート | 株式会社トリンプル yn-takahashi 65