Since DBs do not reuse numbers of deleted records it is possible to run out of numbers, especially if you pick not really a big integer type for this column. What would
Generally you'll get an error. Use a BIGINT if you are paranoid.