MySQL Function Reference

CURDATE
Returns the current date in the format YYYY-MM-DD 00:00:00
MySQL 8.1
CURDATE()
Examples
MySQL 8.1
SELECT CURDATE();