Уставное значение MySQL как NULL

UPDATE table SET field = NULL WHERE something = something
C0W