On Mon, Jan 21, 2002 at 10:14:42AM +0100, Myk Melez wrote: > Jeremy Zawodny wrote: > > >On Fri, Jan 18, 2002 at 03:12:22PM +0100, Myk Melez wrote: > > > >>Is it possible to replicate between two databases on a single > >>server, and if not, then what is the next best solution? > >> > > > >It is possible, yes. > > Is there any way to do it with a single instance of MySQL > (replicating of the server instance's databases to another one)? > When I try (ignoring the statement in the MySQL manual that server > IDs must be unique between replicating servers) I get the infamous > "apparent master shutdown" error in the MySQL error log.
Yeah, that's not gonna work. You need to instances for replication to take place. Jeremy -- Jeremy D. Zawodny, <[EMAIL PROTECTED]> Technical Yahoo - Yahoo Finance Desk: (408) 349-7878 Fax: (408) 349-5454 Cell: (408) 685-5936 MySQL 3.23.41-max: up 18 days, processed 430,392,594 queries (264/sec. avg) --------------------------------------------------------------------- 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