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