<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tamata78</author_name>
  <author_url>https://blog.hatena.ne.jp/tamata78/</author_url>
  <blog_title>気軽に楽しくプログラムと遊ぶ</blog_title>
  <blog_url>https://tamata78.hatenablog.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
    <anon>実行計画</anon>
  </categories>
  <description>MySQLにおける実行計画の見方について記載します。 EXPLAIN 結果確認 クエリコストをみたい場合 format=jsonをつけてexplainを実行する。 explain format=json 【クエリ】 結果Json query_costの箇所にコストが表示される { &quot;query_block&quot;: { &quot;select_id&quot;: 1, &quot;cost_info&quot;: { &quot;query_cost&quot;: &quot;3599.86&quot; }, &quot;nested_loop&quot;: [ { &quot;table&quot;: { &quot;table_name&quot;: &quot;s&quot;, &quot;access_type&quot;: &quot;ALL&quot;, &quot;possible_key…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftamata78.hatenablog.com%2Fentry%2F2021%2F05%2F21%2F172146&quot; title=&quot;MySQL 実行計画(EXPLAIN) - 気軽に楽しくプログラムと遊ぶ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tamata78/20210521/20210521172119.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-05-21 17:21:46</published>
  <title>MySQL 実行計画(EXPLAIN)</title>
  <type>rich</type>
  <url>https://tamata78.hatenablog.com/entry/2021/05/21/172146</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
