The schema defines a default value for the TEXT fields and because of this, MySQL throws an error - only when run in strict mode. Solution, drop the default value for TEXT data types.

The patch is a bit bigger than expected as my IDE strips whitespace from line endings on save.

CommentFileSizeAuthor
mysql-strict.patch4.16 KBalan d.

Comments

alan d.’s picture

Status: Active » Needs review
alan d.’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Closed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.