Search:

Type: Posts; User: roswell1329; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    8,269

    Thanks neb, but since I have a few UID's above...

    Thanks neb, but since I have a few UID's above 65535, I'll have to go with the next size up. I've already typed that column to be a mediumint, I just want the internal counter to stop at 600000...
  2. Replies
    4
    Views
    8,269

    You're on the right track, nebulus200, but...

    You're on the right track, nebulus200, but AUTO_INCREMENT does not have a defined upper limit. I don't want the UID to exceed a certain value (say 600000), but AUTO_INCREMENT will continue going...
  3. Replies
    4
    Views
    8,269

    MySQL auto_increment range?

    Does anyone know of a way to simulate a range for an ID value in MySQL. Basically, I'm creating a database that will store the basic user information found in password files on various systems. I...
Results 1 to 3 of 3