I didn't think MySQL could be master and slave!
Andrew
>-Original Message-
>From: trashMan [mailto:[EMAIL PROTECTED]
>Sent: 23 March 2003 10:07
>To: [EMAIL PROTECTED]
>Subject: Unidirectional replication
>
>
>Hi,
>
>I've installed a mysql server
Hi,
I've installed a mysql server as master and two other pc with mysql as
slave.
My application read (a lot) on local and write on server but if the
internet connection go down??
I can't write in the local table because the replica is unidirectional
sowhat can i do??
I've thinked to write