hojaonline
5/11/2018 - 10:19 PM

Import a tar.gz file to MySQL

Import a tar.gz file to MySQL

tar xzOf dump.sql.tar.gz | mysql -u $user -p $database