<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>toyamarinyon</author_name>
  <author_url>https://blog.hatena.ne.jp/toyamarinyon/</author_url>
  <blog_title>toyamarinyon's diary</blog_title>
  <blog_url>https://toyamarinyon.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>mysqldump -u ユーザー名 -p データベース名 &gt; 出力ファイル名 でOK テーブルのクリエイト文も含めて作成できる mysqldump -u mysqluser -p testDB &gt; dump.sqlインサート文だけ欲しい時は -t オプションをつける mysqldump -t -u mysqluser -p testDB &gt; dump.sql ==&gt;&gt;2012-07-0追記 カラム名を含めたインサート文が欲しい時は -c オプションをつける&gt;|| mysqldump -t -c -u mysqluser -p testDB &gt; dump.sql ==</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftoyamarinyon.hatenablog.jp%2Fentry%2F2012%2F07%2F04%2F185008&quot; title=&quot;mysqlのデータのdumpの仕方：備忘録 - toyamarinyon&amp;#39;s diary&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>2012-07-04 18:50:08</published>
  <title>mysqlのデータのdumpの仕方：備忘録</title>
  <type>rich</type>
  <url>https://toyamarinyon.hatenablog.jp/entry/2012/07/04/185008</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
