kymbrik
11/21/2018 - 1:37 PM

How do I load a sql.gz file to my database? (importing)

zcat /path/to/file.sql.gz | mysql -u 'root' -p your_database