How to Access MySQL Command Line in XAMPP?
MySQL binaries should be under your XAMPP folder. Look for a /bin folder, and you’ll find the mysql.exe client around. Let’s assume it is in e:\xampp\mysql\bin, then you should fireup a command prompt in this folder. First, go to e:\xampp,… Read moreHow to Access MySQL Command Line in XAMPP?