From: Eduardo D Piovesam Date: December 3 2003 12:25pm Subject: Replication : blocking updates to slave List-Archive: http://lists.mysql.com/mysql/154932 Message-Id: <001301c3b998$89528500$d275e7c8@afaxtd210> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, We're using replication (1 master + 1 slave), and we want to block updates / deletes, issued by the users, to the slave. Because sometimes they get confused and use the slave as the master... got it? Any clue? Thanks, Eduardo