[rt-users] Rollback warning?!

Rich West Rich.West at wesmo.com
Tue Oct 12 20:31:22 EDT 2004


This particular system has been upgraded over the years from rt 1.x to 
the current release.

All of the tables were MyISAM.

I just upgraded the tables to InnoDB  (ALTER TABLE <blah> TYPE=InnoDB) 
and all is well with the world of RT.

-Rich

> What tables do you have that aren't InnoDB?\
>
> On Oct 12, 2004, at 4:07 PM, Rich West wrote:
>
>> Armed with that information, I found a good article that handles the 
>> pros and cons as well as the steps to convert the tables.
>>
>> http://builder.com.com/5100-6388-1058872.html
>>
>> MySQL isn't liking the syntax.. I'll keep digging at it. :)
>>
>> Thanks!
>> -Rich
>>
>> Scott T. Hildreth wrote:
>>
>>>  If you want the tables that are "non-transactional" to be
>>> transactional, you will need to convert them from ISAM to INNODB 
>>> type tables.  Check out http://www.mysql.com to see how to do that.
>>> I don't remember =8^).
>>




More information about the rt-users mailing list