On Sat, Dec 07, 2002 at 02:34:01PM +1000, Jason Brooke wrote:
> ...and then do the insert query it's written to the binary log fine, and of
> course picked up by the slaves. Similarly when using mysql via Php, if I
> don't use mysql_select_db() and instead, simply use mysql_query() and
> specify the database.table in the sql string passed to it, the query is
> never written to the binary log.
 
Are you using 'replicate-wild-do-table = DBName.%' ??
-- 
Michael T. Babcock
CTO, FibreSpeed Ltd.     (Hosting, Security, Consultation, SQL, etc)
http://www.fibrespeed.net/~mbabcock/

---------------------------------------------------------------------
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

Reply via email to