Restore a backed project

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Elyes
Posts: 38
Joined: 21 Feb 2012, 13:31

Restore a backed project

Post by Elyes »

Hello all,
I'm backing up my database monthly.
Now, I'm wondering how can I restore one project that I've deleted accidentally.
(My monthly backup contains all the projects, but I want to restore only one project from that back up)
Any hint ?
atrol
Site Admin
Posts: 8555
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Restore a backed project

Post by atrol »

I didn't try myself, use at your own risk:

Backup your production database.
Import our database backup into your production database, use mysqlimport --ignore to skip existing unique key values
Check if all is running.

Your attachments are lost if you store your attachments on disk and there is no backup of the filessytem.

Hope that helps, good luck.
Please use Search before posting and read the Manual
Gleedaniel13
Posts: 1
Joined: 01 Sep 2013, 14:32
Contact:

Re: Restore a backed project

Post by Gleedaniel13 »

Hello all,
I'm backing up my database monthly.
Now, I'm wondering how can I restore one project that I've deleted accidentally.
(My monthly backup contains all the projects, but I want to restore only one project from that back up)
Any hint ?
For my idea, I think you can use your back up by searching there what you have been lost then select that one to restore. :)
Post Reply