import all gzip mysql database code example Example: mysql import gzip db gunzip -c /path/to/file.sql.gz | mysql -u 'root' -p your_database