<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Import sql dump using the MySQL client</title>
	<atom:link href="http://blog.lopau.com/import-sql-dump-using-the-mysql-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lopau.com/import-sql-dump-using-the-mysql-client/</link>
	<description>A tech blog about web development, graphic designs, freelancing, cloud computing, mobile development, innovations and seo.</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:44:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lysender</title>
		<link>http://blog.lopau.com/import-sql-dump-using-the-mysql-client/comment-page-1/#comment-949</link>
		<dc:creator>Lysender</dc:creator>
		<pubDate>Mon, 11 May 2009 08:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.lopau.com/?p=544#comment-949</guid>
		<description>Wow! I didn&#039;t know that source command yet. Gotta try this new one.

All I know is:

mysql -D db_name -u user_name -p &lt; my_dump.sql</description>
		<content:encoded><![CDATA[<p>Wow! I didn&#8217;t know that source command yet. Gotta try this new one.</p>
<p>All I know is:</p>
<p>mysql -D db_name -u user_name -p &lt; my_dump.sql</p>
]]></content:encoded>
	</item>
</channel>
</rss>

