add days function mariadb code example Example: mariadb add days to timestamp SELECT DATE_ADD("2017-06-15", INTERVAL 10 DAY);