Hello,

Sorry for disturbing you.

In fact replication works fine whith Innodb
and Mysql 3.23.x or Mysql 4.x

My errors were syntax error  in my.cnf  like for example :
  replicate-do-db=bqsql ;   instead of  replicate-do-db=bqsql

My only complain is that mysql give me no error at startup
I also notice that 'slave_net_timeout' wasn't recognized
(unrecognized option `--slave_net_timeout=300')

Now I concentrate on 'bin-log rotation problem'

Regards.


Jeremy Zawodny wrote:
On Tue, Jan 07, 2003 at 12:29:31PM +0100, Chambon wrote:

The problem is that NOTHING happens on the slave I mean, when I do
insert or update something on the master, nothing happens on the
slave.  The table remains still empty on the slave.

The questions are
 - Does replication work with Mysql 3.23 and Innodb

Yes.


 - Is-it a Mysql version problem (3.23.54) ?

No.


 - Is-it a table type problem (Innodb) ?

No.


 - Do I miss understand something (probably) ?

Perhaps.  What does SHOW SLAVE STATUS on the slave say?  Any errors
loged in the error log?

Jeremy

--
Bernard CHAMBON
IN2P3 / CNRS (Centre de Calcul de LYON)
email:	mailto:[EMAIL PROTECTED]
Tel : 	04 72 69 42 18


---------------------------------------------------------------------
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

Reply via email to