Mysql- How can I access the MySQL command line with XAMPP for Windows?

Follow the following steps-

Step 1:
Open command prompt














Step 2:
cd c:\xampp\mysql\bin
Step 3:
mysql.exe -u root 

No comments:

Post a Comment