Re: Question about replication

2005-04-12 Thread Atle Veka
Here are two posts on list that you might find relevant: http://lists.mysql.com/mysql/182017 http://lists.mysql.com/mysql/180889 Atle - Flying Crocodile Inc, Unix Systems Administrator On Tue, 12 Apr 2005, Luis Calero wrote: > Hello, I've been discussing with a coworker if it's possible to >

Re: Question about replication

2005-04-12 Thread Gleb Paharenko
Hello. Similar questions are often asked in the list. Search in archives about various solutions at http://lists.mysql.com/mysql. See: http://dev.mysql.com/doc/mysql/en/replication-faq.html Luis Calero <[EMAIL PROTECTED]> wrote: > Hello, I've been discussing with a coworker if it's

Re: question about replication

2004-02-11 Thread Liying Huang
Hi, I have done a show processlist\G right after I start slave. *** 1. row *** Id: 1 User: martin Host: localhost:1110 db: NULL Command: Query Time: 0 State: NULL Info: show processlist *** 2. row

Re: question about replication

2004-02-11 Thread Liying Huang
nal Message - From: "Victoria Reznichenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 11, 2004 6:50 AM Subject: Re: question about replication > "Liying Huang" <[EMAIL PROTECTED]> wrote: > > > > I have tried to upgrade my

Re: question about replication

2004-02-11 Thread Victoria Reznichenko
"Liying Huang" <[EMAIL PROTECTED]> wrote: > > I have tried to upgrade mysql to 4.0.17 version, still > have the same problem. All queries shown in relay-bin > file at slave, but slave database is not updating. I > read documentation, but can't find helpful information > on this. Do you use any re

Re: question about replication

2004-02-10 Thread Liying Huang
I have tried to upgrade mysql to 4.0.17 version, still have the same problem. All queries shown in relay-bin file at slave, but slave database is not updating. I read documentation, but can't find helpful information on this. Liying -- MySQL General Mailing List For list archives: http://list

Re: question about replication

2004-02-10 Thread Liying Huang
I only replicate the simplest, master->slave. I used MySQL 4.0.11 version in both PCs. Liying - Original Message - From: "Victoria Reznichenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 10, 2004 5:32 AM Subject: Re: question about repl

Re: question about replication

2004-02-10 Thread Victoria Reznichenko
"Liying Huang" <[EMAIL PROTECTED]> wrote: > I tried to create replication. I have edited my.cnf on master and slave side. > > Grant necessary privileges on master side, then start both servers, when I update > > the database in master side, I could see the query showed up in ***-bin.001, > > a

Re: Question about replication

2003-01-06 Thread Jeremy Zawodny
On Mon, Jan 06, 2003 at 04:56:38PM +0100, Chambon wrote: > Hello > > I am using Mysql and Innodb tables since one year > with great success. Everything works fine. > > Now I try to set up a master/slave replication architecture. > > master slave > pc Linux rh 6.2

Re: question about replication - a very simple one - I know they all

2002-08-22 Thread Victoria Reznichenko
Norris, Wednesday, August 21, 2002, 6:44:51 PM, you wrote: N> I have just got into a situation in which I need to explore replication and N> I know nothing about it. Can any one direct me to specific documentation on N> this and maybe a simple tutorial for the "greener" of us? Check the appropri