<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>MySQL で log_queries_not_using_indexes を 1 に設定すると、インデックスを使用しないログが出力される（デフォルトは 0 で無効）。 スロークエリーログは、実行に要した時間が long_query_time 秒を超え、 少なくとも min_examined_row_limit 行を検査する必要があった SQL ステートメントで構成されます。 long_query_time の最小値およびデフォルト値は、それぞれ 0 および 10 です。 （中略） スロークエリーログに書き込まれるステートメントに、 行参照についてインデックスを使用しないクエリーを含めるには、…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20201014%2F1602651344&quot; title=&quot;MySQL の log_queries_not_using_indexes でインデックス未使用のクエリをログ出力する - ablog&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-10-14 13:55:44</published>
  <title>MySQL の log_queries_not_using_indexes でインデックス未使用のクエリをログ出力する</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20201014/1602651344</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
