<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>furyu-tei</author_name>
  <author_url>https://blog.hatena.ne.jp/furyu-tei/</author_url>
  <blog_title>風柳メモ</blog_title>
  <blog_url>https://memo.furyutei.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>レンタルサーバ上にあるMySQLのデータベースの自動バックアップの必要が出来たので、mysqldump が使える環境みたいだしと思ってこれでダンプしたものをcronで定期的にダウンロードすればいいか、と安易に考えていて、現在はまり中。 mysqldump --opt --default-character-set=binary --user=xxxxxxx --password=yyyyyyyy dbname &gt; dbname.dmp cat dbname.dmp | nkf -Ew -Lu &gt; dbname-utf8.dmp で見てみたら、INSERT 文とかの日本語はきちんと変換されている…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.furyutei.com%2Fentry%2F20130110%2F1357812403&quot; title=&quot;mysqldumpではまる - 風柳メモ&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>2013-01-10 19:06:43</published>
  <title>mysqldumpではまる</title>
  <type>rich</type>
  <url>https://memo.furyutei.com/entry/20130110/1357812403</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
