How can I access the MySQL command line with XAMPP for Windows? – SOLVED



How can I access the MySQL command line with XAMPP for Windows? – SOLVED

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

Pliz, SUBSCRIBE TO MY SECOND CHANNEL:: https://www.youtube.com/channel/UCrYb7f-9MX9gs3njZH8-Y-g (Planning to start Video Editing Tutorials).
How to connect to MySQL database through windows Command Prompt Console.

Your MySQL binaries should be somewhere under your XAMPP folder. Look for a /bin folder, and you’ll find the mysql.exe client around. Let’s assume it is in c:xamppmysqlbin, then you should fire up a command prompt in this folder.

That means, fire up “cmd”, and type: mysql -u root -p -h 127.0.0.1

THE WORLD’S LARGEST WEB DEVELOPER CHANNEL:
http://www.youtube.com/ostoncodecypher
Join Oston code cypher channel today and get your life time tutorials for free!

Learn how to build websites and apps, write code, or start a business on your own. Learn from over 1,000 videos created by himself the expert on web design, coding, business, and much more.

Oston code cypher channel teaches the in-demand technology skills you need to land your dream job.

Comments are closed.