DO SELECT LEFT(UUID(), 8) INTO @var; INSERT INTO col (@var); WHILE there_is_a_unique_constraint_violation