Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2009 08:38:31 -0500
From:      Matt <datahead4@gmail.com>
To:        Mark <admin@asarian-host.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: MySQL without Innodb
Message-ID:  <cd6b4a5b0904230638n27b2feddu68490e05e1dd0e07@mail.gmail.com>
In-Reply-To: <200904231331.n3ND115a097327@asarian-host.net>
References:  <200904231331.n3ND115a097327@asarian-host.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 23, 2009 at 8:31 AM, Mark <admin@asarian-host.net> wrote:
> Hello,
>
> I'm trying to compile MySQL 5.1.34, but I can't find options to not compile
>
> in innodb database support. Have these been removed? And, if so, why?
>
Can't comment on if/why the options were removed, but adding
"skip-innodb" to your my.cnf file will turn off the innodb engine at
runtime and reduce the memory consumption of the MySQL server
processes.

Matt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cd6b4a5b0904230638n27b2feddu68490e05e1dd0e07>