WL#4363: Support for Decimal type in NDB/Bindings

Affects: Connector/NDB-0.7   —   Status: Complete

Support is needed in the mapping layer for the MySQL Decimal type. Since it's
essentially just a chunk of bytes to NDB, we need to encode and decode to and
from Decimal to the target languages.