Have I read the related troubleshooter articles above before posting (which pages?)? Yes
Have I searched the forum before posting? Yes
Have I read the documentation before posting (which pages?)? Yes
Joomla! version: (15.23)
PHP version: (5.3)
MySQL version: (unknown)
Host: (optional, but it helps us help you)
Akeeba Backup version: (3.3.2)
Can someone please clarify the drop tables functionality in the restore script. I have a live server and a test server. I have just restored live to test and on checking there are still tables existing on the test server after restore, I was expecting all tables with the prefix jos_ to have been dropped.
I'm trying to create a mirror of the live server on the test. I can then introduce new functionality to the test server and if okay backup and restore to the live.
However it appears that the drop tables function is not deleting tables in the test server that do not exist on the live. Obviously I can delete these manually but that could lead to errors if you get it wrong.
What is the functionality of the drop tables in the restore script?
Can someone confirm
Regards
Paul