Because function scald_index_rebuild uses a "db_delete" instead of a db_truncate, the auto_increment field is not reset. Using "db_truncate" will also aid performance.
| Comment | File | Size | Author |
|---|---|---|---|
| scald_index-replace_db_delete.patch | 451 bytes | lmcorreia |
Because function scald_index_rebuild uses a "db_delete" instead of a db_truncate, the auto_increment field is not reset. Using "db_truncate" will also aid performance.
| Comment | File | Size | Author |
|---|---|---|---|
| scald_index-replace_db_delete.patch | 451 bytes | lmcorreia |
Comments
Comment #3
lmcorreia commentedComment #4
lmcorreia commented