I have a table with columns id, name, order. I want to set all values in order column to n, n+1, n+2, n+3 ... I try
SET @IncrementValue = IncrementValue := In