<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>donbulinux</author_name>
  <author_url>https://blog.hatena.ne.jp/donbulinux/</author_url>
  <blog_title>AR ホームベーカリー</blog_title>
  <blog_url>https://donbulinux.hatenablog.jp/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>タイトルの通り。 DROP DATABASE example_development; したらなんか残ってしまい、 rails db: 系コマンドも通らなくなった。 原因は、 mysql_data 以下のディレクトリにデータベース名のディレクトリが残ってしまっているので。 削除する /usr/local/var/mysql/ は他環境の mysql_data の場合読み替えてくれ、という感じで。 cd /usr/local/var/mysql/ rm -rf ./example_development 権限がここだけ腐ってる、みたいなものでもなかったので、なんで削除できなかったのかは不明。 と…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdonbulinux.hatenablog.jp%2Fentry%2F2022%2F10%2F27%2F181555&quot; title=&quot;ERROR 3678 (HY000): Schema directory &amp;#39;./example_development&amp;#39; already exists. This must be resolved manually (e.g. by moving the schema directory to another location). - AR ホームベーカリー&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>2022-10-27 18:15:55</published>
  <title>ERROR 3678 (HY000): Schema directory './example_development' already exists. This must be resolved manually (e.g. by moving the schema directory to another location).</title>
  <type>rich</type>
  <url>https://donbulinux.hatenablog.jp/entry/2022/10/27/181555</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
