/ Published in: MySQL
What it does
<p>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.</p>
How to use it
<p>Run from command prompt or terminal. Replace brackets with values.</p>
<p>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.</p>
How to use it
<p>Run from command prompt or terminal. Replace brackets with values.</p>
Expand |
Embed | Plain Text