p,
Tuesday, May 28, 2002, 12:54:01 PM, you wrote:

ps> I want to start the autoincrement field in mysql
ps> primary key from 1000 instead of 1.

ps> Any ideas.

You can examine the -A option of myisamchk.

Take a look also at CREATE TABLE and ALTER TABLE statements:
     http://www.mysql.com/doc/C/R/CREATE_TABLE.html
     http://www.mysql.com/doc/A/L/ALTER_TABLE.html

ps> Thank You.
ps> Piyush.





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to