Easy setup: two mysql 5 servers, one running master, the other one is
slave. The database have triggers to create history of rows in history
tables.

What is expected from the slave? Is it expected to run the triggers,
as well as receiving the new row in the history table? Or should it
really run the trigger at all? The history is already done on the
master...

-- 
patrik_wallstrom->foodfight->[EMAIL PROTECTED]>+46-733173956
http://www.gnuheter.com/

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

Reply via email to