Ligne de commande de fichier SQL XAMPP Importer SQL

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