Commit 1f85b1e0 authored by unknown's avatar unknown

MDEV-3873: post-merge fix.

parent 330d3a7d
......@@ -1038,7 +1038,7 @@ public:
String *val_str(String *);
void fix_length_and_dec()
{
maybe_null= TRUE;
set_persist_maybe_null(1);
collation.set(&my_charset_bin);
decimals= 0;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment