MySQL 8 – timestamp cannot be null and explicit_defaults_for_timestamp
A friend’s application started failing with MySQL causing error about timestamp columns and it needs urgent fixing from the database side. A timestamp column was not accepting the null values…