Jonathan Sarabia wrote : > >Hello: > >There is any possibility that a sequence jumps "n" numbers >every time the database server initialize? > >Regards, >Jonathan > >
What do you mean with 'initialize' ? Do you mean a database restart ? If a sequence is defined with a CACHE value > 1, it's the normal behavior that the sequence jumps some steps after the database restart. Best Regards, Thomas -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
