Quote:
|
Originally Posted by willow
If your default table type isn't innodb, then add engine=innodb to the create statements.
|
I tried adding
TYPE=InnoDB at the end but it gets created as INNODB everytime.
Server version is: MySQL 3.23.58
Is it enabled by default in that version? Any command to check?