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