How can I access the MySQL command line with XAMPP for Windows?
run xampp shell to solve connect to root using pw
mysql -h localhost -u root -p and enter root pw
mysql -h localhost -u root -p