[rt-users] Blank Comment
Jesse Vincent
jesse at bestpractical.com
Tue Jul 13 17:47:59 EDT 2004
On Tue, Jul 13, 2004 at 05:14:56PM -0400, Bret Martin wrote:
> On Tue, 13 Jul 2004 17:08:47 EDT Alex Vandiver wrote:
> > The solution is to use a MySQL server that supports InnoDB tables.
> > Starting with RT 3.2.1, trying to install RT with a MySQL build that
> > doesn't support InnoDB tables will give an error.
>
> I don't know if you care, but I noticed when installing RT 3.2.0 that
> the stanza that creates the "sessions" table in schema.mysql doesn't
> have "TYPE=InnoDB;" at the end, but all the other CREATE TABLEs do have
> it.
The sessions table is really just there for Apache::Session. It doesn't
need to be innodb.
More information about the rt-users
mailing list