Hi.

As I have seen no answer yet, just a wild guess:

Maybe you have some query which used both databases, something like

INSERT INTO fdf.whatever SELECT FROM access.pagespromo ...


You can always use the binlog utilities and have a look at the query
which caused the failure.

Regards,

        Benjamin.


On Thu, May 23, 2002 at 12:54:29PM -0400, [EMAIL PROTECTED] wrote:
> Hi all,
> I have master -> Linux 7.2, mysql-4.0.1 and slave -> win2000, mysql-4.0.1.
> I have the following error on my replication server:
> 
> Table 'access.pagespromo' doesn't exist.
> Slave error 'Table 'access.pagespromo' doesn't exist.' on query '%' 
> error-code=1146.
> Error running query, slave aborted.
> 
> But on my slave I make replication only on database "fdf":
[...]
> and on my master I am logging only database "fdf"


-- 
[EMAIL PROTECTED]

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