Maybe mysqldump? Something like:
mysqldump my_db | mysql -h the.other.org my_db
Of course you got to stick a username passwd in there somewhere.
In the open? Someone else will have to help if that's a concern,
which it should be, I guess.
And you might find some of the various options useful.
Mike D.
[EMAIL PROTECTED] wrote:
>
> Hi..
>
> does annybody know a tool or script which can help me to syncronize two
> mysql databases ?
> like at my isp is a database for the web, at home my local development
> server..
> changes i do at home or online should be "syncronized" by a php script every
> xx houres called by cron
>
> markus
>
> --
> Sent through GMX FreeMail - http://www.gmx.net
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]