copy the sql file into a folder
>set path=c:\xampp\mysql\bin
move to the folder containing the sql file
>mysql –user=[user] –password [database] < [file_name.sql]
copy the sql file into a folder
>set path=c:\xampp\mysql\bin
move to the folder containing the sql file
>mysql –user=[user] –password [database] < [file_name.sql]