crossover replication

2002-10-09 Thread Kevan Louou

If my mysql master is under Linux and my slave under
Windows, if the master crashes, can I make the slave a
master once I recover the Linux machine even if data
is replicated 100%? Does replication only involves
data? Would there be issues that would make my Windows
slave incompatible as a master under Linux?

thanks


__ 
Post your free ad now! http://personals.yahoo.ca

-
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




Re: crossover replication

2002-10-09 Thread Jeremy Zawodny

On Wed, Oct 09, 2002 at 09:29:34AM -0400, Kevan Louou wrote:

 If my mysql master is under Linux and my slave under Windows, if the
 master crashes, can I make the slave a master once I recover the
 Linux machine even if data is replicated 100%?

Yes.

 Does replication only involves data?

I'm not sure what you mean by that.

 Would there be issues that would make my Windows slave incompatible
 as a master under Linux?

Shouldn't be, no.  As long as the Windows box can handle the traffic,
you should be fine.

Jeremy
-- 
Jeremy D. Zawodny |  Perl, Web, MySQL, Linux Magazine, Yahoo!
[EMAIL PROTECTED]  |  http://jeremy.zawodny.com/

MySQL 3.23.51: up 64 days, processed 1,371,498,488 queries (246/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