<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'MySQL import command'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Wed, 19 Jun 2013 15:34:09 GMT</pubDate>
<item>
<title>jonhenshaw said on 12/1/07</title>
<link>http://snipplr.com/view/1086/mysql-import-command/</link>
<description><![CDATA[ <p>I think that's the import. To dump, you have to do something like this:
mysqldump --user=username --password=password dbname > MyDatabaseBackup.sql</p>
 ]]></description>
<pubDate>Sat, 01 Dec 2007 11:10:28 GMT</pubDate>
<guid>http://snipplr.com/view/1086/mysql-import-command/</guid>
</item>
</channel>
</rss>