[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
replication problem
hi...
i'm new to replication and i think i got this weird problem on my slave machine...
the slave stops after encountering a 'unknown table 'a' while executing a drop table db.table1,db.a
i went through the logs at the master machine and there were a lot of drop tables and there are no create tables.. and i did not issue the drop table command.
does mysql create a table when you do joins where tables are aliased - for examples select * from table1 as A left join table2 as B but does not explicitly issue a create table?
any reply would be greatly appreciated.
Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com
---------------------------------------------------------------------
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 <mysql-thread90282@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.