Bgs a écrit :
> 
>  Greetings,
> 
> We have regular problems with mysql replication when there is a db
> change. This is mostly ALTER TABLE. The sync breaks and we either have
> to do the changes manually or either shut down the whole system for a
> new sync from zero. Is there a way to sync alter table commands on the
> fly? Shouldn't they be executed just as the insert/update commands?
> 
> Regards
> Bgs
> 

I never experienced such issues... (Unless someone killed the alter
table) What error do you see in the replication exactly ?

(Also which version of mysql are you using ?)

-- 
Mathieu Bruneau
aka ROunofF

===
GPG keys available @ http://rounoff.darktech.org

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

Reply via email to