<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>CORDEA</author_name>
  <author_url>https://blog.hatena.ne.jp/CORDEA/</author_url>
  <blog_title>CORDEA blog</blog_title>
  <blog_url>https://cordea.hatenadiary.com/</blog_url>
  <categories>
    <anon>Database</anon>
  </categories>
  <description>はじめに 見ていて面白そうだったので試験的にMEMORYストレージエンジンを使用してみました。MEMORYストレージエンジンはメモリ上にテーブルを作成するものです。 これにより、かなり処理が高速化されます。MySQLのインストールは終わっているものとして書いて有ります。 手順 先にheap size等の設定を行います。 これはインメモリにする上で必須の設定です。 sudo vim /etc/my.cnf my.cnfに次の記述を追加します。 max_heap_table_size=2G tmp_table_size=2G できたらrestartします。 sudo service mysqld …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcordea.hatenadiary.com%2Fentry%2F2014%2F07%2F09%2F221545&quot; title=&quot;MySQLのMEMORYストレージエンジンを試してみる - CORDEA 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>2014-07-09 22:15:45</published>
  <title>MySQLのMEMORYストレージエンジンを試してみる</title>
  <type>rich</type>
  <url>https://cordea.hatenadiary.com/entry/2014/07/09/221545</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
