lat9 / dbio

Database Input/Output for Zen Cart
GNU General Public License v3.0
3 stars 1 forks source link

Products: auto-create categories error on more recent/strict versions of MySQL #127

Closed lat9 closed 5 years ago

lat9 commented 5 years ago

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