<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sweep3092</author_name>
  <author_url>https://blog.hatena.ne.jp/sweep3092/</author_url>
  <blog_title>the glue</blog_title>
  <blog_url>https://sweep3092.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Web</anon>
    <anon>Mac</anon>
  </categories>
  <description>経緯 Railsで rake db:migrate が突然コケるようになってすこしハマったのでメモ。 Table 'performance_schema.session_variables' doesn't exist とのこと。 確かにそのようなテーブルはありませんでした。 対応 stackoverflow.com 結局 StackOverflow に書いてあったままですが、どうやらmysqlのアップデートをしたせいなようです。 $ mysql_upgrade -u root -p --force $ mysql.server restart でmigrateが通るようになりました。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsweep3092.hatenablog.com%2Fentry%2F2015%2F11%2F28%2F180103&quot; title=&quot;rails で migrate がコケる - the glue&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>2015-11-28 18:01:03</published>
  <title>rails で migrate がコケる</title>
  <type>rich</type>
  <url>https://sweep3092.hatenablog.com/entry/2015/11/28/180103</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
