Totally Web
Wednesday, November 13, 2013
How to import mysql database from terminal?
This is the best & easiest way to import mysql database using terminal/mysql console.
mysql> source /path/to/your_mysql_db.sql;
That's it. :)
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)