Importuj bazę danych w wierszu poleceń MySQL XAMPP

C:\xampp\mysql\bin>mysql -u {DB_USER} -p {DB_NAME} < path/to/file/ab.sql
s_a_m_e_e_r_