When DbIo's automatically create categories setting is true, any category creation on more recent versions of MySQL fail due to a missing and required value for the categories_description.
--> PHP Fatal error: 1364:Field 'categories_description' doesn't have a default value
When DbIo's automatically create categories setting is true, any category creation on more recent versions of MySQL fail due to a missing and required value for the
categories_description
.