MyDAC
Used to map BIGINT UNSIGNED to Delphi data types.
MyDataTypeMap
myBigintUnsigned = myBase + 11;
Use the myBigintUnsigned constant to map the MySQL BIGINT UNSIGNED data type to Delphi data types.