How to import a SQL file in MySQL from command line

diciembre 10th, 2010 Posted by mysql 0 thoughts on “How to import a SQL file in MySQL from command line”

$ mysql -u username -p -h localhost data-base-name < data.sql

Copyright © 2018 programadorfreelanceargentina.com

Programador Freelance Argentina