MySQL 5 no longer accepts the "type=" parameter that was allowed under MySQL 4. Throws SQL errors when trying to create the three tables, then a bunch more errors because the expected tables are not found when it tries to write.
(Maybe two issues - not creating tables and trying to write to tables when they don't exist...?)
MySQL 5 no longer accepts the "type=" parameter that was allowed under MySQL 4. Throws SQL errors when trying to create the three tables, then a bunch more errors because the expected tables are not found when it tries to write.
(Maybe two issues - not creating tables and trying to write to tables when they don't exist...?)