<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yuki_2021</author_name>
  <author_url>https://blog.hatena.ne.jp/yuki_2021/</author_url>
  <blog_title>超メモ帳（Web式）＠復活</blog_title>
  <blog_url>https://www.ituki-yu2.net/</blog_url>
  <categories>
    <anon>技術的な話題</anon>
    <anon>技術的な話題-MySQL</anon>
  </categories>
  <description>mysqldumpを使用してデータベースごとにバックアップを取ると、ファイルが大きすぎるとか、テーブルでバックアップを取りたいというときの方法。 # mysqldump -u[ユーザ名] -p[パスワード] [データベース名] [テーブル名] &gt; [出力先ファイル名] これでOKです。バックアップしたファイルをレストアしたいときは # mysql -u[ユーザ名] -p[パスワード] [データベース名] &lt; [出力先ファイル名] ■参照URL http://www.bitscope.co.jp/tep/MySQL/quickMySQL.html#doc1_id1003</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.ituki-yu2.net%2Fentry%2F20081112%2F1226475127&quot; title=&quot;テーブルごとにバックアップを取る方法 - 超メモ帳（Web式）＠復活&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>2008-11-12 16:32:07</published>
  <title>テーブルごとにバックアップを取る方法</title>
  <type>rich</type>
  <url>https://www.ituki-yu2.net/entry/20081112/1226475127</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
