MYSQL Stored Function to generate 'Sequences'
If you are familar with sequences in Oracle, Postgres, ... and require something similar in MySql, then here's one solution for you.