problem with int(11) in my database!!!!
Posted by: Cloud Strtike
Date: September 20, 2005 12:59PM

Hi,

I have a database with an field named 'id' which is an int(11) that increase automatically.
It's now at id=500 and the field turn back to 1! It did the same problem at something like 471... Why it can't continue to 500 and higher?
I think the problem is in the int(x) but I really don't know how to "tell it" to continue unlimited counter... or at least at as much as possible!

Can anyone help me? Thanks.

Options: ReplyQuote


Subject
Written By
Posted
problem with int(11) in my database!!!!
September 20, 2005 12:59PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.