Environment variable variable_name expansion would overflow string

A mapping option specifies an environment variable as the default value, but expansion of the environment variable requires more space than allocated to the column.

Use a shorter default value, or expand the length of the column.