MySQL Database setup
Posted: Sat Nov 03, 2007 6:08 pm
Hi,
I've been wondering...
If I set up a table with an ID auto-incremented field but only set that field to a tinyint (for example) what happens when data keeps being added and the ranges gets to 255?
Will the program fail?
Thanks
I've been wondering...
If I set up a table with an ID auto-incremented field but only set that field to a tinyint (for example) what happens when data keeps being added and the ranges gets to 255?
Will the program fail?
Thanks