The SECOND([unixtime]) function returns the seconds (0-59) in the local time zone, either the current seconds, or the seconds of the specified unixtime.
SECOND() === the current seconds SECOND( unixtime ) === the seconds of the unix time