Perintah XAMPP MySQL untuk mengimpor database besar

mysql -u root -p db_name < "C:\folder_name\db_name.sql"
Energetic Echidna