2011/5/24 Daniel-Constantin Mierla daniel@kamailio.org:
I think we should standardize on having 'int' everywhere, these variants of smaller ints are not that portable across databases.
In this case I am not sure what the structure inside the modules stores, but the database driver modules convert such ints to standard int.
Yes, having SMALLINT(5) in a table seems an artificial limitation.