Invalid default value for 'occurred'

As far as I can tell there was a change in MODX 2.8.7 that adds a default value of CURRENT_TIMESTAMP to the “occurred” column.

It used to be that such a default value was only possible for a column of type “TIMESTAMP” and it seems that for MariaDB version 5 this is still the case. I believe it was changed in version 10.