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. :)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment