Polecenie XAMPP MySQL do importowania dużej bazy danych

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