Sunday, 28 May 2017

How To Import and Export MySql Dump using command prompt

Import Dump into Database:

It will help to import entire database into specified database(eg: "importingDatabaseName").

c:\user\mufas>mysql -uroot  -proot  importingDatabaseName < Desktop/indexes.sql

Export Dump from Database:

It will help to take entire database as a dump.


c:\user\mufas>mysqldump  -u root -proot exportingDatabaseName> Desktop/indexes.sql

1 comment:

  1. I had an incredible experience on Dumpspass4sure. I downloaded Pass4sure Cisco dumps instantly after I was suggested by a friend. I was guaranteed to pass my exam at the first attempt and I did so. I studied with full focus accordingly to the schedule given by experts. Cisco exam material was extremely useful.

    ReplyDelete