<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 12:18:08 +0000</lastBuildDate>
    <item>
      <title>(MySQL) MySQL Data Pull to Localhost - nedf23</title>
      <link>https://snipplr.com/view/60351/mysql-data-pull-to-localhost</link>
      <description>&lt;p&gt;&lt;h1&gt;What it does&lt;/h1&gt;&#13;
&lt;p&gt;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.&lt;/p&gt;&#13;
&#13;
&lt;h1&gt;How to use it&lt;/h1&gt;&#13;
&lt;p&gt;Run from command prompt or terminal.  Replace brackets with values.&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 30 Oct 2011 17:19:22 UTC</pubDate>
      <guid>https://snipplr.com/view/60351/mysql-data-pull-to-localhost</guid>
    </item>
  </channel>
</rss>
