<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - nedf23</title>
<link>http://snipplr.com/users/nedf23</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 16:43:54 GMT</pubDate>
<item>
<title>(MySQL) MySQL Data Pull to Localhost</title>
<link>http://snipplr.com/view/60351/mysql-data-pull-to-localhost/</link>
<description><![CDATA[ <p>What it does
This snippet is used to pull data from one server to another.  I primarily use it to get the latest data from our production to our development environments.  The first part of the command is where the data is pulling from and the part after the "|" is where it is going to.  In this case, it's localhost.

How to use it
Run from command prompt or terminal.  Replace brackets with values.</p> ]]></description>
<pubDate>Sun, 30 Oct 2011 17:19:22 GMT</pubDate>
<guid>http://snipplr.com/view/60351/mysql-data-pull-to-localhost/</guid>
</item>
</channel>
</rss>