35
35
We have to have a different max_length than 'length' here to
36
36
ensure that we get the right length if we do use the item
37
37
to create a new table. In this case max_length must be the maximum
39
39
divide the max_length with mbmaxlen).
41
41
max_length= str_value.numchars()*cs->mbmaxlen;