Hi all,
Is there a possibility, in MySql, to define a "mirror" to my database,
meaning that I define another database that will be a copy of my database
and every operation that I will make on my database, will be done
automatically in the second database?

Or if I define database that contain only part of the tables in my database
and when I will do some operations on one of those tables, the operations
will be done in the second database?

Thanks, Inbal

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to