Answers for "access mysql command mac xampp"

SQL
0

access mysql command 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
Posted by: Guest on April-04-2022

Code answers related to "access mysql command mac xampp"

Code answers related to "SQL"

Browse Popular Code Answers by Language