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.  

BTW, I want to ask whether I can do replication in the following case.

innodb (master)  --replication --> myisam (slave)

unplug

Jeremy Zawodny wrote:
> 
> On Tue, Jul 29, 2003 at 03:08:42PM +0800, unplug wrote:
> > Hi all,
> >
> >   I am trying to use mysql with innodb.  After I set it up as follow.
> > The db start failed.
> > I wonder why it failed to use innodb.  Does anyone can tell me?
> >
> > OS: redhat 7.2 with kernel 2.4.20-18.7
> > mysql version: 3.23.56
> >
> >
> > In mysql.log
> >
> > /usr/libexec/mysqld: unrecognized option `--innodb_data_home_dir='
> > /usr/libexec/mysqld  Ver 3.23.56 for pc-linux on i686
> 
> InnoDB wasn't bundled by default in 3.23 unless you used a MySQL-Max
> binary.
> 
> Are you using one?
> 
> Jeremy
> --
> Jeremy D. Zawodny     |  Perl, Web, MySQL, Linux Magazine, Yahoo!
> <[EMAIL PROTECTED]>  |  http://jeremy.zawodny.com/
> 
> MySQL 4.0.13: up 19 days, processed 577,665,735 queries (346/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