Re: MySQL and Autoincrement

2002-12-01 Thread Heikki Tuuri
Stefan, - Original Message - From: ""Stefan Sturm"" <[EMAIL PROTECTED]> Newsgroups: mailing.database.mysql Sent: Sunday, December 01, 2002 1:49 PM Subject: MySQL and Autoincrement > Hello, > > when I use autoincrement on a field, now can I start the

Re: MySQL and Autoincrement

2002-12-01 Thread Benjamin Pflugmann
Hello. On Sun 2002-12-01 at 12:47:42 +0100, [EMAIL PROTECTED] wrote: > Hello, > > when I use autoincrement on a field, now can I start the count whith > 100? See http://www.mysql.com/doc/en/ALTER_TABLE.html (end of page) Bye, Benjamin. -- [EMAIL PROTECTED] -

MySQL and Autoincrement

2002-12-01 Thread Stefan Sturm
Hello, when I use autoincrement on a field, now can I start the count whith 100? Thank you, Stefan Sturm --- sql, query - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://l