[2013-04-02]
XAMPP MySQL Command Line
#mysql
#xampp
MySQL command line allows you to manage your database environment through your terminal, or command prompt for Windows. Typically when you set up a web server you would have installed MySQL as its own service and can easily access the MySQL command line via mysql (mysql.exe).