I don't think I have anything that should cause this.  Here is my my.ini
from the the slave.  The tables that are being excluded are not listed.


[mysqld]

basedir=C:/mysql
datadir=C:/mysql/data
set-variable=max_allowed_packet=16M

log-slave-updates
log-bin


# Replication variables
master-host=x.x.x.x
master-user=sasassas
master-password=xxxxx
master-port=3306
server-id=2

# Exclude some tables that we don't want here!
replicate-wild-ignore-table=ra_scanner.system
replicate-wild-ignore-table=ra_scanner.local_scan_log



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