<?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>ProTech &#187; DataBase</title>
	<atom:link href="http://protech.ws4.org/category/database/feed" rel="self" type="application/rss+xml" />
	<link>http://protech.ws4.org</link>
	<description>Technology, webmarketing and world</description>
	<lastBuildDate>Sat, 12 Sep 2009 18:13:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Import and export MySQL database using Linux shell</title>
		<link>http://protech.ws4.org/database/import-export-mysql-database-shell</link>
		<comments>http://protech.ws4.org/database/import-export-mysql-database-shell#comments</comments>
		<pubDate>Sat, 20 Sep 2008 17:42:28 +0000</pubDate>
		<dc:creator>bamaral</dc:creator>
				<category><![CDATA[DataBase]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://protech.ws4.org/?p=41</guid>
		<description><![CDATA[Usually i use phpMyAdmin to configure, change and import/export my databases. However, recently, one of my databases went so big that it i have some problems to export or import it. The solutions is doing it with the Linux shell.

Linux shell can be very painful but can be the solution either. Using it to import or export MySQL databases can be a better and easier way. With shell we can backup all our databases and download only one file, or we can set up a cron job that do backup according to a defined schedule. Another major advantage is the possibility of import large SQL dump files (the phpMyAdmin has a limit).]]></description>
		<wfw:commentRss>http://protech.ws4.org/database/import-export-mysql-database-shell/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
