<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tom__bo</author_name>
  <author_url>https://blog.hatena.ne.jp/tom__bo/</author_url>
  <blog_title>tom__bo’s Blog</blog_title>
  <blog_url>https://tombo2.hatenablog.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
    <anon>MySQL 8.0</anon>
  </categories>
  <description>MySQL8.0の機能を調べてまとめている。 Descending indexについて読んだまとめ。 dev.mysql.com MySQL 8.0では、Descending index(DESC, 降順のindex)がサポートされるようになった。 これまではASC(昇順)のindexを逆順にスキャンすることはできたが、パフォーマンス上のペナルティがあった。 Descending indexを使うことで、降順のアクセスでも正順でスキャンすることができる。 optimizerはDESCを含むマルチカラムindexであってもコストを考慮してこれを利用してくれる。 サンプル c1, c2カラムにas…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftombo2.hatenablog.com%2Fentry%2F2019%2F03%2F25%2F233801&quot; title=&quot;MySQL 8.0 Descending index - tom__bo’s Blog&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>2019-03-25 23:38:01</published>
  <title>MySQL 8.0 Descending index</title>
  <type>rich</type>
  <url>https://tombo2.hatenablog.com/entry/2019/03/25/233801</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
