Does anyone on the list know how to do an alter table query quikly? i.e. without rewriting all rows? The query in question is
ALTER TABLE *table_name* AUTO_INCREMENT = *some_value*;