<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmtms</author_name>
  <author_url>https://blog.hatena.ne.jp/tmtms/</author_url>
  <blog_title>tmtms のメモ</blog_title>
  <blog_url>https://blog.tmtms.net/</blog_url>
  <categories>
    <anon>MySQL</anon>
    <anon>Ruby</anon>
  </categories>
  <description>MySQLのバージョン間のいろんな差分を見れる MySQL Parameters というのがあるんだけど、SQL 構文の差分を見れるようにしてみた。 たとえば、8.0 の最初のリリースの 8.0.11 と最後のリリースの 8.0.37 の構文の差分はここから見れる。 https://mysql-params.tmtms.net/statement/?vers=8.0.11,8.0.37 ソースは help コマンドの結果（実際には mysql.help_topic テーブルから取得）。 たとえば ALTER EVENT はこんな感じ: mysql&gt; help alter event; Name…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.tmtms.net%2Fentry%2F202405-mysql-params&quot; title=&quot;MySQL Parameters で SQL 構文の差分を確認できるようにした - tmtms のメモ&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>https://gitlab.com/tmtms/images/-/raw/master/202405-mysql-params/mysql-params2.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-05-27 01:22:39</published>
  <title>MySQL Parameters で SQL 構文の差分を確認できるようにした</title>
  <type>rich</type>
  <url>https://blog.tmtms.net/entry/202405-mysql-params</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
