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]

Reply via email to