Showing posts with label MyISAM. Show all posts
Showing posts with label MyISAM. Show all posts

Thursday, November 20, 2008

OTRS MySQL InnnoDB

I ran into some issues with MySQL Foreign Key errors apon updating to the latest OTRS.
As our DB was old, it was using MyISAM which was the default for MYSQL 3.
I have changed all the OTRS tables to InnoDB