I've got two databases Foo and Bar. Both databases have a table called 'zoop_t'. Foo's is the "master" copy (i.e. the one that gets updated) and Bar needs to be updated if/when changes are made.

Currently, I'm mysqldump'ing that table from Foo at midnight via cron and feeding it back into Bar via cron.

Is there a way to set up real-time "replication" of that table?

--

WANT TO MODEL FOR MAC & BUMBLE?  APPLY AT http://casting.macandbumble.com
-------------------------------------------------------------------------
 Eric Anderson         Mac and Bumble               Bumble Cash
  ICQ 3849549   http://www.macandbumble.com  http://www.bumblecash.com
 San Diego, CA    <[EMAIL PROTECTED]>      <[EMAIL PROTECTED]>
-------------------------------------------------------------------------
    SEE OUR LATEST PARTY PICTURES -- http://events.macandbumble.com/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to