i have encountered a problem which made me clear that i dont execly understand to the end the defenitions in the mysql DB!
for example i hade a column defined as tinyint(3)
and when i had 255 rows
and tried to insert another one i got an error and didnt understand why!
how can i check what execlly is the max value of each type when talking in consideration fo course the length of the value?
thnaks in advance
peleg