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 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
>so....what can i do??
>I've thinked to write in one other local table....but the question is:
>can i write another table in the database? Must i create another
>database or it's impossible because the sync is about all data and not
>referred on a single db?
>
>
>Massi  
>
>
>-- 
>MySQL General Mailing List
>For list archives: http://lists.mysql.com/mysql
>To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.463 / Virus Database: 262 - Release Date: 17/03/2003
>

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

Reply via email to