Description of my issue: I have been doing quite a few backups and restores, especially on my DEV server. Sometimes I need several versions next to each other. So far I always used the same database name as the original productive database. This always overwrites the database of my former test installation.
Is it possible to give the wizard a new, different database name, so that I can have multiple test versions next to each other? Do I have to make adjustments somewhere? Configuration.php?
If I read correct I will have to create an empty database before the restore, correct?
Thanks
Roger