Re: next autoindex

2004-10-28 Thread Jennifer Goodie
-- Original message from Richard Whitney <[EMAIL PROTECTED]>: -- > Hello! > > I have situation where I need to find the next autoindex of a table - not just > max(field) because the next autoindex may not jive with the number created by &

next autoindex

2004-10-28 Thread Richard Whitney
Hello! I have situation where I need to find the next autoindex of a table - not just max(field) because the next autoindex may not jive with the number created by max(field) Any ideas? Am I making sense? Thanks! R. Whitney Transcend Development "Producing the next phase of your int

Re: Autoindex

2004-04-22 Thread Egor Egorov
Gabriela Moisi <[EMAIL PROTECTED]> wrote: > Do you plan to include in future MySQL release command like > > REBUILD AUTOINCREMENT field_name ...? > > (to rebuild auto_increment field, useful after masive delete, to start > again from 1) For MyISAM table you can do it with ALTER TABLE state

Autoindex

2004-04-22 Thread Gabriela Moisi
Do you plan to include in future MySQL release command like REBUILD AUTOINCREMENT field_name ...? (to rebuild auto_increment field, useful after masive delete, to start again from 1) -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lis