Browse Source
MDEV-24511 null field is created with CREATE..SELECT
MDEV-24511 null field is created with CREATE..SELECT
When creating fields for UNION results, Field_null is not allowed. Should create binary(0) instead.bb-10.3-mdev-24523
committed by
Nikita Malyavin
5 changed files with 68 additions and 5 deletions
-
31mysql-test/main/union.result
-
25mysql-test/main/union.test
-
8sql/sql_type.cc
-
6sql/sql_type.h
-
3sql/sql_union.cc
Write
Preview
Loading…
Cancel
Save
Reference in new issue