I can use innodb in Redhat9 but failed in redhat 7.2.  I find the
version of mysql in both redhat is identical.  I wonder why it is the
case.

Version of mysql
mysqladmin  Ver 8.23 Distrib 3.23.56, for redhat-linux-gnu on i386
Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
and you are welcome to modify and redistribute it under the GPL license

Server version          3.23.56
Protocol version        10
Connection              Localhost via UNIX socket
UNIX socket             /var/lib/mysql/mysql.sock


Any document to describe the replication process of the following case?
innodb (master)  --replication --> myisam (slave)

unplug

Jeremy Zawodny wrote:
> 
> On Wed, Jul 30, 2003 at 12:34:54PM +0800, unplug wrote:
> > I use rpm to update the previous version.  I can use innodb in redhat 9
> > with version 2.23.56.  But it failed in redhat 7.2.  I wonder it is the
> > kernel problem.
> 
> Why would you suspect the kernel?  How did it fail?
> 
> > BTW, I want to ask whether I can do replication in the following case.
> >
> > innodb (master)  --replication --> myisam (slave)
> 
> Yes.
> 
> Jeremy
> --
> Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/
> 
> MySQL 4.0.13: up 6 days, processed 207,625,568 queries (399/sec. avg)
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to