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

Follow the following steps-

Step 1:
Open command prompt














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

No comments:

Post a Comment