<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masasuz</author_name>
  <author_url>https://blog.hatena.ne.jp/masasuz/</author_url>
  <blog_title>目の前に僕らの道がある</blog_title>
  <blog_url>https://masasuzu.hatenablog.jp/</blog_url>
  <categories>
    <anon>mysql</anon>
    <anon>book</anon>
  </categories>
  <description>『実践ハイパフォーマンスMySQL第二版』のP442に書いてあるSQLの挙動がちょっとよく分からなかったのでと試してみた。 mysql&gt; CREATE TABLE inc_test( -&gt; a INT NOT NULL, -&gt; b INT NOT NULL AUTO_INCREMENT, -&gt; PRIMARY KEY(a, b) -&gt; ) ENGINE=MyISAM; Query OK, 0 rows affected (0.01 sec) mysql&gt; INSERT INTO inc_test(a) VALUES(1), (1), (2), (2); Query OK, 4 rows aff…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasasuzu.hatenablog.jp%2Fentry%2F20110208%2F1297175906&quot; title=&quot; ｢2列のAUTO_INCREMENTキーの使用｣を試してみる。 - 目の前に僕らの道がある&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>http://ecx.images-amazon.com/images/I/51ifm2PPAaL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2011-02-08 23:38:26</published>
  <title> ｢2列のAUTO_INCREMENTキーの使用｣を試してみる。</title>
  <type>rich</type>
  <url>https://masasuzu.hatenablog.jp/entry/20110208/1297175906</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
