Copy MySQL tables between hosts in one line
mysqldump -h ip -u user -p pass from_database from_table | mysql -u user -p pass target_database
Enjoy.
Written by Arthur Barros
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Mysql
Authors
Related Tags
#mysql
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#