Hello
When I install a flarum for my website, It displays:
Something went wrong: SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'notifications_read_time' (SQL: ALTER TABLE users CHANGE notification_read_time notifications_read_time DATETIME DEFAULT 'NULL')

PHP 7.1.7
MariaDB 10.2
Flarum v0.1.0-beta.6
How can I fix it?
Thanks.