
7 Mar
2012
7 Mar
'12
12:45 p.m.
On 2012-03-07 06:43, Luca Domenella wrote:
Hi all,
I also seen that the script create a table gi_webservice_config and try to add a FK. Awfully our DB is MyISAM… So its not supported
In the otrs3 db schema for mysql, do i need to change the default DB ENGINE from MyISAM to INNODB ?
So that is why my upgrade to 3.1 didn't work :). I haven't seen anything related to INNODB in the install notes or doc. Even a google search didn't show up much, except for a guy that says that he changed to INNODB for its engine in 2008. Ugo