MyDAC
Used to map UNSIGNED TYPES to Delphi data types.
MyDataTypeMap
myUnsignedTypes = [myTinyUnsigned, mySmallUnsigned, myMediumUnsigned, myIntUnsigned, myBigintUnsigned];
Use the myUnsignedTypes constant to map the MySQL UNSIGNED data types to Delphi data types.