I was figuring out how to import and export mysql databases without using an intermediary file .
相关问题
- sqlyog export query result as csv
- NOT DISTINCT query in mySQL
- MySQL: conduct a basic search
- Why sometimes there is one of more gap(s) in the v
- How to reimport module with ES6 import
Came ascross this:
here, the
remote database dump is an input to the localhost
which can be remote server too. So, server to server import and export happen here without using an intermediary file.Note: If you wanna backup, u need to have an intermediary file