alter table AUTO_INCREMENT=x

Scott Purcell wrote:

Hello,

I have an application in which I am using auto_increment as a kind of sequence replacement. The only problem I have is trying to get the auto_increment to start at a larger number than 0.

Is auto_increment the replacement for sequences? and if so, is there a way to set the digit to a larger number when creating?

Thanks,
Scott





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to