<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zuntan02</author_name>
  <author_url>https://blog.hatena.ne.jp/zuntan02/</author_url>
  <blog_title>zuntan02のはてなブログ</blog_title>
  <blog_url>https://zuntan02.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>・CentOS ・バイナリでDBごとダンプ ・1週間分残して古いのを消す。dbbackup.sh #!/bin/sh bak=`date +%Y%m%d` mysqldump --default-character-set=binary --hex-blob -c -u ユーザ名 -pパスワード testdb &gt; /home/admin/_bkup/testdb.$bak.sql gzip /home/admin/_bkup/testdb.$bak.sql bak2=`date --date &quot;7 days ago&quot; +%Y%m%d` rm -f /home/admin/_bkup/testd…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzuntan02.hateblo.jp%2Fentry%2F20140220%2F1392884448&quot; title=&quot;MySQLのダンプを世代管理する - zuntan02のはてなブログ&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>2014-02-20 17:20:48</published>
  <title>MySQLのダンプを世代管理する</title>
  <type>rich</type>
  <url>https://zuntan02.hateblo.jp/entry/20140220/1392884448</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
