Closed (fixed)
Project:
backup
Version:
master
Component:
Miscellaneous
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
9 Jan 2012 at 12:52 UTC
Updated:
10 Jan 2012 at 05:18 UTC
Dear Friends,
My Project is working based on seller, user and product like marketplace.
If i want to add any new functionality, i will take backup and work in local.
Again i will put my site under construction and i will do the steps which did in local.
But my client is not interested to put the site under construction for a single minute.
Is there any solution for this work?????
Help me!!!! Thanks in advance!!!!
Regards,
poorni
Comments
Comment #1
dmuth commentedDon't place the site in maintenance mode then.
You run a small risk of having inconsistent data in the backup, but there is little that can be done to prevent that as Drupal uses MyISAM tables in MySQL by default.
Comment #2
poornimanathan commentedCan you please give me more details?