replication implementation.

2001-09-27 Thread Kamesh P S


Hi anybody,

am a newbie to mysql and i want to install
master/slave mysql server for replication.

can anybody please desc
from the scratch (user rights) 
of configuring 2 mysql servers in 
master/slave fashion for replicatiom.

thanx in advance.

bye
kamesh




__
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.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 [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: replication implementation.

2001-09-27 Thread lcalero


 can anybody please desc
 from the scratch (user rights)
 of configuring 2 mysql servers in
 master/slave fashion for replicatiom.

  http://www.mysql.com/doc/R/e/Replication.html

  Not that difficult to find...

--
  Luis Calero Muñoz
  $email{luis} = '[EMAIL PROTECTED]'
  $who{luis} = 'sysadm at ociojoven dot 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 [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: replication implementation.

2001-09-27 Thread Gerald R. Jensen

I just installed my first Master/Slave setup Tuesday ... followed the
instructions in the Manual
(http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Ad
ministration.html#Replication).

It was a snap!

Gerald Jensen
- Original Message -
From: Kamesh P S [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Thursday, September 27, 2001 6:30 AM
Subject: replication implementation.



Hi anybody,

am a newbie to mysql and i want to install
master/slave mysql server for replication.

can anybody please desc
from the scratch (user rights)
of configuring 2 mysql servers in
master/slave fashion for replicatiom.

thanx in advance.

bye
kamesh




__
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.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 [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



-
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: replication implementation.

2001-09-27 Thread Jason Brooke

 I just installed my first Master/Slave setup Tuesday ... followed the
 instructions in the Manual

(http://www.mysql.com/documentation/mysql/bychapter/manual_MySQL_Database_Ad
 ministration.html#Replication).

 It was a snap!

 Gerald Jensen

How's it going for you - is it in production use yet, and under reasonable
load?

I'm having problems with my master(s) not logging all queries to the binary
log, and as a result, the slaves don't get the changes, since they read the
binary log to know what to do. I've posted here about it a couple of times
and not had a single reply, not even a 'please submit a bug report because
no, that's not a known issue' or a 'no, mine's working perfectly in
production, you're doing something wrong'

jason




-
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