35
35
Constructors take max_length of the field as a parameter - not the
36
36
precision as the number of decimal digits allowed.
37
37
So for example we need to count length from precision handling
40
40
Field_new_decimal(unsigned char *ptr_arg, uint32_t len_arg, unsigned char *null_ptr_arg,
41
41
unsigned char null_bit_arg,