Browse Source

Comply with MySQL strict mode

Default as of 5.7. Now enforces that NOT NULL fields are nott attempted
to be set to NULL (like whenever we do an insert without specifying a
text/blob field value (which can't have defaults))
spaghetti 8 years ago
parent
commit
f468acc15c

Diff Content Not Available