Sus Tek Blog
Progrmming Mind..........
Monday, April 27, 2015
Linux command import large MYSQL dump file
1. Go to place where your file of .sql dump.
2 type this command
~/Desktop$ mysql -u root -p DBname < mysal_dump.sql
NOW it will start!
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)