|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am using PHPMyAdmin. I have a table with a column called id, this is INT(11) and is auto_increment.
It goes up to 153 then when I add another row it seems to want to go up to 6******! Does anyone know why? How do I sort it? ------------------ Girish Gupta MusicGoesOn.com |
|
#2
|
|||
|
|||
|
Which version of Phpmyadmin and MySQL?
Try checking the phpmyadmin changelog for related bugs, as well as the MySQL docs. Don't eliminate your server either. I've seen errors caused by different server configs as well chris |
|
#3
|
|||
|
|||
|
I'm using MySQL 3.23.21-beta-log and phpMyAdmin 2.0.1
I can't find anything in the mySQL docs, where would I find the phpMyAdmin changelog? Thanks ------------------ Girish Gupta MusicGoesOn.com |
|
#4
|
|||
|
|||
|
The change log is on the phpmyadmin site phpwizard.net.
Are you uploading a text file database or are you creating it using phpmyadmin? Upload errors are very common. I've seen some really wild errors from doing the load data (local?) infile command. I would also suggest contacting your hosting provider. good luck chris |
![]() |
| Viewing: Dev Shed Forums > Databases > MySQL Help > auto_increment +153 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|