How to restore the dump into your running mongodb

mongodump: To dump all the records: mongodump –db databasename To limit the amount of data included in the database dump, you can specify –db and –collection as options to mongodump. For example: mongodump –collection myCollection –db test This operation creates a dump of the collection named myCollection from the database ‘test’ in a dump/ subdirectory … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)