• Sinisa@sinisa.nasamreza.org's avatar
    sql_union.cc, sql_select.cc: · 3c99eb43
    Sinisa@sinisa.nasamreza.org authored
      Code clean-up
    sql_union.cc, union.test, union.result:
      A fix for a bug #978.
      This enables that NULL's can be entered into UNION's result set,
      although first SELECT columns are NOT NULL.
      This is also a start of fixing UNION's properly regarding type
      acceptance.
    sql_select.cc:
      A commit for my second July SPRINT task
    3c99eb43
sql_union.cc 10.5 KB