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