accéder à la commande mysql mac xampp

If you want to access XAMPP's MySQL shell on Mac OS X, 
use the following command:

/Applications/xampp/xamppfiles/bin/mysql -u root -p < filename.sql
Manisha Sharma