MDEV-3873: post-merge fix.
This commit is contained in:
parent
330d3a7d1f
commit
1f85b1e069
@ -1038,7 +1038,7 @@ public:
|
|||||||
String *val_str(String *);
|
String *val_str(String *);
|
||||||
void fix_length_and_dec()
|
void fix_length_and_dec()
|
||||||
{
|
{
|
||||||
maybe_null= TRUE;
|
set_persist_maybe_null(1);
|
||||||
collation.set(&my_charset_bin);
|
collation.set(&my_charset_bin);
|
||||||
decimals= 0;
|
decimals= 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user