Connection parameters

IMPORTANT! Strict mode is ON (ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION) in your DB, so if you have some tables with NOT NULL fields and no default values, please FORCE A DEFAULT VALUE for all of those NOT NULL fields.
Otherwise, disable the STRICT MODE with this switch.