severity 289984 important tags 289984 + fixed-upstream confirmed thanks Hello Gabor
On 2005-01-12 Horvath Gabor Kalman wrote: > 4 Query INSERT INTO programstatus > (last_update,program_start,nagios_pid,daemon_mode,last_co > mmand_check,last_log_rotation,enable_notifications,execute_service_checks,accept_passive_service_checks,enable_event_ha > ndlers,obsess_over_services,enable_flap_detection,enable_failure_prediction,process_performance_data) > VALUES (FROM_UNIX > TIME(1105466399),FROM_UNIXTIME(1105342259),'19625','0',FROM_UNIXTIME(1105466399),FROM_UNIXTIME(0),'1','1','1','1','0',' > 1','1','0') There it is the FROM_UNIXTIME(0). It is supposed to return "1970-01-01" but now tries to insert NULL into a "NOT NULL" column. A fix has already been spotted in the upstream mailing list so just wait a bit.. -christian-
pgpwqIuXWGaRs.pgp
Description: PGP signature