Re: Regarding MySQL to set new seed value

2003-07-02 Thread Nils Valentin
You are welcome ;-) Best regards Nils Valentin Tokyo/Japan ;-) > 2003年 7月 3日 木曜日 14:43、Sibananda Sahoo さんは書きました: > > Thank you sir > > > > Rgds, > > Sibananda > > > > --- Nils Valentin <[EMAIL PROTECTED]> wrote: > > > Dear Sibanada, > > > > > > You keep sending e-mails offlist directly t

Re: Regarding MySQL to set new seed value

2003-07-02 Thread Nils Valentin
Dear Sibanada, You keep sending e-mails offlist directly to me. Are you aware that it might be much more beneficial for you to send a support request to the mysql mailing list ? I might not be available to answer always, but in such a case another person might answer you perhaps quicker and b

Re: Regarding MySQL to set new seed value

2003-07-02 Thread Nils Valentin
2003年 7月 2日 水曜日 22:57、Sibananda Sahoo さんは書きました: > Dear Sir > > Hope you to be fine. I know MS SQL supports the > following query to reseed the seed value: > > DBCC CHECKIDENT ('tablename',RESEED,new-seed-value); > > Is there any support like the above in MySQL 4.0.13 to > set new seed value ? > > A