Mysql auto_increment lower than highest ID
I am developing an international news-magazine site. I must migrate nearly 50 old news to. I have added 10 old news to test and decide to add old news later. Therefore I have changed auto_increment value from 15 to 100 to keep IDs between 15-100 empty & reserved for old news. I have added some new content and now I have time to add old content. But now when I try to change the auto_increment value from 137 to 15 over phpmyadmin I get see still 137 as last auto increment id. How to go down for autoincrement number?
Similar entries
- CMS for a nice-looking news website
- Case-insensitive replace with Mysql
- Mysql Order / Sort by before Group by
- Redirect a query to multiple search engines with one form and javascript
- List of Domains with Google PageRank 10
- abcdefghijklmnopqrstuvwxyz
- Page generation time and http-referers with PHP
- You can't show more empty location forms than the maximum number of locations allowed for this content type.
- How to make website popular
- Drupal 6 vs. Joomla 1.5 (2009)
- Server Crash - "isc_socket_create: fcntl/reserved: Too many open files" [Howto Fix]
- #1045 Cannot log in to the MySQL server (PhpMyAdmin 2.4.8)
- Drupal navigation-menu can not be updated!
- This content has been modified by another user, changes cannot be saved.
- Replace string in big database or large text file
- [warn] [client 1.2.3.4] mod_fcgid: HTTP request length 137744 (so far) exceeds MaxRequestLen (131072), referer
- #2006 - MySQL server has gone away
- Configure phpMyAdmin to login automagicly without prompted for username and password
- Random tip / info-box with javascript array
- Force disable Drupals CSS Cache while Theme developing

Post new comment