Du kan använda DATE_ADD :(eller ADDDATE med INTERVAL ) UPDATE table SET date = DATE_ADD(date, INTERVAL 1 YEAR)