Try the following:

On a recieving database to force update

mysql midgardstaging -e "update repligard set updated=0,changed=0"

then run the repligard import command

- it may help to repeat this step twice!

- if you intend to export data from this system in the future

(eg. it is a staging server) you should run

mysql midgardstaging -e "update repligard set changed=NULL"

before doing an export!

Notes: modifying repligard timestamps to force important exports.

On a sending database to force it to update a recieving database

mysql midgardstaging -e "update repligard set changed=NULL"

then run the repligard export command.



(From the NadminStudio-Manual)

Anatol



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to