<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mimulife</author_name>
  <author_url>https://blog.hatena.ne.jp/mimulife/</author_url>
  <blog_title>ミムの部屋</blog_title>
  <blog_url>https://mimulife.hateblo.jp/</blog_url>
  <categories>
    <anon>mysql</anon>
  </categories>
  <description>今回は，MySQLのデータが膨大になってくるほど，クエリを投げても結果が戻ってくるのにかなりの時間かかる． そこで，ある特定のカラムでパーティション分けを行うことで結果が戻ってくる時間が速くなります． そのコマンドは以下のようになります． ---------------------------------------------------- alter table テーブル名 partition by range columns(createdat) ( partition パーティション名 values less than ('2013-11-02 00:00:00'), partitio…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmimulife.hateblo.jp%2Fentry%2F2014%2F07%2F10%2F213657&quot; title=&quot;MySQL のパーティション分け - ミムの部屋&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>2014-07-10 21:36:57</published>
  <title>MySQL のパーティション分け</title>
  <type>rich</type>
  <url>https://mimulife.hateblo.jp/entry/2014/07/10/213657</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
