June 20, 2013

Post: Stored Function to generate Sequences

generated on central server and when stored on number of servers or to number of individual tables. Finally your own sequences allow you to generate multiple sequence

Comment: Stored Function to generate Sequences

[...] Stored Function to generate Sequences | MySQL Performance Blog – You could combine this with an INSERT trigger and get even more auto_increment like functionality. Tags: database mysql sequence [...]