MySQL Function Reference

CURTIME
Returns the current time of day in HH:MM:SS format
MySQL 8.1
CURTIME()
Examples
MySQL 8.1
SELECT CURTIME();