mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Manually merged
This commit is contained in:
@ -2504,6 +2504,7 @@ void Item_func_add_time::fix_length_and_dec()
|
||||
enum_field_types arg0_field_type;
|
||||
decimals=0;
|
||||
max_length=MAX_DATETIME_FULL_WIDTH*MY_CHARSET_BIN_MB_MAXLEN;
|
||||
maybe_null= 1;
|
||||
|
||||
/*
|
||||
The field type for the result of an Item_func_add_time function is defined
|
||||
|
Reference in New Issue
Block a user