<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Serendip &#187; mysql</title>
	<atom:link href="http://www.serendip.ws/archives/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.serendip.ws</link>
	<description>Webデザイン・プログラミング</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:33:58 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>phpMyAdmin で MySQL データベースのバックアップ</title>
		<link>http://www.serendip.ws/archives/64</link>
		<comments>http://www.serendip.ws/archives/64#comments</comments>
		<pubDate>Tue, 01 Jul 2008 02:25:20 +0000</pubDate>
		<dc:creator>iNo</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.serendip.ws/?p=64</guid>
		<description><![CDATA[phpMyAdmin を使って MySQL テーブルのバックアップを行う方法のメモ。 バックアップ対象のデータベースを選択する エクスポート（Export）タブをクリック エクスポート対象のテーブルを全て選択する &#038;qu [...]]]></description>
			<content:encoded><![CDATA[<p>phpMyAdmin を使って MySQL テーブルのバックアップを行う方法のメモ。</p>
<ol>
<li>バックアップ対象のデータベースを選択する<br /><img src="http://www.serendip.ws/wordpress/wp-content/uploads/phpmyadmin_backup_001.png" alt="phpMyAdmin ScreenShot 1" title="データベースを選択する" width="220" height="147" class="alignnone size-full wp-image-65" /></li>
<li>エクスポート（Export）タブをクリック<br /><img src="http://www.serendip.ws/wordpress/wp-content/uploads/phpmyadmin_backup_002.png" alt="phpMyAdmin ScreenShot 2" title="エクスポートタブを選択" width="408" height="192" class="alignnone size-full wp-image-66" /></li>
<li>エクスポート対象のテーブルを全て選択する<br /><img src="http://www.serendip.ws/wordpress/wp-content/uploads/phpmyadmin_backup_003.png" alt="phpMyAdmin ScreenShot 3" title="テーブルの選択" width="360" height="290" class="alignnone size-full wp-image-67" /></li>
<li>&quot;<var>DROP TABLE / DROP VIEW を追加</var>&quot;、&quot;<var>完全な INSERT 文を作成する</var>&quot; にチェックを入れる<br /><img src="http://www.serendip.ws/wordpress/wp-content/uploads/phpmyadmin_backup_004a.png" alt="phpMyAdmin ScreenShot 4" title="構造・データの項目にチェックを入れる" width="309" height="303" class="alignnone size-full wp-image-68" /></li>
<li>&quot;<var>ファイルに保存する</var>&quot; にチェックを入れる<br /><img src="http://www.serendip.ws/wordpress/wp-content/uploads/phpmyadmin_backup_004b.png" alt="phpMyAdmin ScreenShot 5" title="ファイルに保存するをチェック" width="303" height="118" class="alignnone size-full wp-image-69" /></li>
<li>&quot;<var>実行する</var>&quot; ボタンをクリックしてファイルを保存する<br /><img src="http://www.serendip.ws/wordpress/wp-content/uploads/phpmyadmin_backup_005.png" alt="phpMyAdmin ScreenShot 6" title="ファイル保存を実行する" width="223" height="116" class="alignnone size-full wp-image-70" /></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.serendip.ws/archives/64/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

