Subject: | 'TYPE=InnoDB' is not supported in 5.5.14 |
Cannot install with mysql 5.5 RDBO due to failed tests:
t/as-tree.t ........................ 1/146 DBD::mysql::db do failed: You
have an error in your SQL syntax; check the manual that corresponds to
your MySQL server version for the right syntax to use near 'TYPE=InnoDB'
at line 8 at t/as-tree.t line 1334.
....
I use mysql 5.5.14 and it does not support 'Type=InnoDB'.
'ENGINE=InnoDB' works fine.