R: R: R: Replication don't work.

2003-04-02 Thread trashMan
! :-/ A little question: the replica will stop also if i write in a new db on slave? Massi -Messaggio originale- Da: Victoria Reznichenko [mailto:[EMAIL PROTECTED] Inviato: martedì 1 aprile 2003 14.04 A: [EMAIL PROTECTED] Oggetto: re: R: R: Replication don't work. On Tuesday 0

R: R: Replication don't work.

2003-04-01 Thread trashMan
1 aprile 2003 11.31 A: [EMAIL PROTECTED] Oggetto: R: R: Replication don't work. I've found the error, but now i must solve it! The master, when i execute an insert operation in db, don't update the 'webserver-bin.010'. If i do >SHOW MASTER STATUS; The pos is the sa

re: R: R: Replication don't work.

2003-04-01 Thread Victoria Reznichenko
On Tuesday 01 April 2003 12:31, trashMan wrote: > I've found the error, but now i must solve it! > The master, when i execute an insert operation in db, don't update the > 'webserver-bin.010'. > If i do > > >SHOW MASTER STATUS; > > The pos is the same as before and webserver-bin.010 is not updated

R: R: Replication don't work.

2003-04-01 Thread trashMan
n >SET SQL_LOG_BIN = 1 But the result is the same. What can i do now?? Massi -Original Message- From: trashMan [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 3:19 PM To: 'Scott Helms'; [EMAIL PROTECTED] Subject: R: R: Replication don't work. Sigh.

RE: R: Replication don't work.

2003-03-31 Thread Dathan Vance Pattishall
What would also help is English. Would you translate the messages for us? -Original Message- From: trashMan [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 3:19 PM To: 'Scott Helms'; [EMAIL PROTECTED] Subject: R: R: Replication don't work. Sigh. Master.err

R: Replication don't work.

2003-03-31 Thread trashMan
shMan; [EMAIL PROTECTED] Oggetto: RE: Replication don't work. What position and in what binlog does your slave show it is at? It might be helpful if you post the entire output of show slave status (minus user and host if you are concerned about that for some reason). -Original Message

RE: Replication don't work.

2003-03-31 Thread Jennifer Goodie
- From: trashMan [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 2:20 PM To: 'Jennifer Goodie'; [EMAIL PROTECTED] Subject: R: Replication don't work. The binlog and the pos are the same in master and slave ! Webserver-bin.008 pos 73 Ehmm...i don't know how to sav

R: R: Replication don't work.

2003-03-31 Thread trashMan
ica master-port=3306 basedir=C:/Programmi/mysql/ datadir=C:/Programmi/mysql/data/ replicate-do-db=Zope -Messaggio originale- Da: Scott Helms [mailto:[EMAIL PROTECTED] Inviato: martedì 1 aprile 2003 0.46 A: trashMan Cc: 'Jennifer Goodie'; mysql Oggetto: Re: R: Replication don't

Re: R: Replication don't work.

2003-03-31 Thread Scott Helms
ssi > > > > > > -Messaggio originale- > Da: Jennifer Goodie [mailto:[EMAIL PROTECTED] > Inviato: lunedì 31 marzo 2003 23.41 > A: trashMan; [EMAIL PROTECTED] > Oggetto: RE: Replication don't work. > > > It the master actually writting to the b

RE: Replication don't work.

2003-03-31 Thread Dathan Vance Pattishall
t: RE: Replication don't work. What position and in what binlog does your slave show it is at? It might be helpful if you post the entire output of show slave status (minus user and host if you are concerned about that for some reason). -Original Message- From: trashMan [mailto:[EMAIL PROTE

RE: Replication don't work.

2003-03-31 Thread Jennifer Goodie
31, 2003 2:04 PM To: 'Jennifer Goodie'; [EMAIL PROTECTED] Subject: R: Replication don't work. The error.log on the master dont' report anything... MySql: ready for connections Other info >Show master status; *** Headeransw

R: Replication don't work.

2003-03-31 Thread trashMan
(the time passed from the mysql Stateslave connection: waiting for binlog update :-/ Massi -Messaggio originale- Da: Jennifer Goodie [mailto:[EMAIL PROTECTED] Inviato: lunedì 31 marzo 2003 23.41 A: trashMan; [EMAIL PROTECTED] Oggetto: RE: Replication

Re: Replication don't work.

2003-03-31 Thread Scott Helms
Massi, How about looking in the data directory, on the master. There will be a file called hostname.err the contents will probably lead you to the answer or least give some more data for the list to look at ;p Scott Helms On Mon, 2003-03-31 at 16:29, trashMan wrote: > There are two wee

RE: Replication don't work.

2003-03-31 Thread Jennifer Goodie
It the master actually writting to the binlog? What does the master say when you run SHOW MASTER STATUS? Is the size of the binlog growing? -Original Message- From: trashMan [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2003 1:29 PM To: [EMAIL PROTECTED] Subject: Replication don&#

Replication don't work.

2003-03-31 Thread trashMan
There are two weeks i try it...but...the replication don't start!! I've follow the istruction http://www.mysql.com/doc/en/Replication_HOWTO.html without success. In the slave i have: >Show slave status; *** Headeranswer note **