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.
| Comment | File | Size | Author |
|---|---|---|---|
| mysql-strict.patch | 4.16 KB | alan d. |
Comments
Comment #1
alan d. commentedComment #2
alan d. commentedClosed because Drupal 6 is no longer supported. If the issue verifiably applies to later versions, please reopen with details and update the version.