Quantcast
Channel: Linux BrigadeLinux Brigade | Tag Archive | command line
Viewing all articles
Browse latest Browse all 4

Import MySQL database from command line

$
0
0

You’ll need to import a database via command line from time to time – I’ll normally opt for this anyway. After seeing how easy it is, you’ll probably end up using the command line instead as well (instead of phpmyadmin, etc..). Let’s set up some things. DB host: localhost Database: username_db User: username_user Password: mypassword […]

The post Import MySQL database from command line appeared first on Linux Brigade.


Viewing all articles
Browse latest Browse all 4

Trending Articles