Charitha,
Friday, July 12, 2002, 7:49:03 AM, you wrote:
C> Can i make mysql to put enteries in two different machines
C> If there is an entry made in mysql in local machine, is there any options
C> so that the same entry is made in the remote machine mysql db
C> If there is any option pls. let me
The feature is called replication, there are options to restrict
replication down to table level. So I guess looking tinto the doc might
help.
Charitha wrote:
>Hello all,
>
>Can i make mysql to put enteries in two different machines
>If there is an entry made in mysql in local machine, is ther