mysql - Update database from database on other server -


is there possibility getting/updating (for eg. 1 update per hour) fields databse on server 1 , put them server 2?

any ideas?

you use serer script on server 1 , call server 2 hourly cron job.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

java - Getting exception in JDBC thin driver -