[rt-users] Blank Comment

Bret Martin bam at miranda.org
Tue Jul 13 17:14:56 EDT 2004


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.

At first I wasn't sure why that one table way MyISAM and the rest were
InnoDB -- this was before I switched my MySQL configuration to have
InnoDB as the default table type.

Then again, maybe RT's use of that table doesn't require InnoDB
functionality.  Seems like it would be nice to have the tables all of
the same type though.

--Bret





More information about the rt-users mailing list