We have two users, lets call them test and test2. When we log in as test from our front end web servers, we can execute queries and they replicate.
When we log in as test from our back end db servers (say to run a cleanup script by hand), the queries replicate. When we log in as test2 from our back end db servers (as part of a periodic process), it replicates the queries. When we log in from our front end web servers as test2, the queries do not replicate. They are never added to the binary update log. Otherwise, everything appears to work fine; the master db server runs the queries and updates the tables appropriately. If necessary I can upload a copy of our grant table, but I'm hoping someone has a quick. easy fix. :) Thanks --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php