Re: setting auto-increment to start at higher number

2002-12-02 Thread DL Neil
RD, > How can I set auto-increment in mysql to start counting at say 5 rather > than 1 The manual is your friend. Enter auto_increment into the search facility. Read 6.5.3 CREATE TABLE Syntax - which illustrates the answer, or move on to the better description in the next 'hit' 6.5.4 ALTER

setting auto-increment to start at higher number

2002-12-02 Thread rdkurth
How can I set auto-increment in mysql to start counting at say 5 rather than 1 -- Best regards, rdkurthmailto:[EMAIL PROTECTED] - Before posting, please check: http://www.mysql.com/man