xampp import large database command line code example Example: xampp mysql command to import a large database mysql -u root -p db_name < "C:\folder_name\db_name.sql"