• unknown's avatar
    a fix (bug #7589: Decimal types are ignored when updating data from another column). · 24922a30
    unknown authored
    
    mysql-test/r/union.result:
      a fix (bug #7589: Decimal types are ignored when updating data from another column).
      removed wrong test result (see #13372)
    mysql-test/t/union.test:
      a fix (bug #7589: Decimal types are ignored when updating data from another column).
      removed wrong test result (see #13372)
    sql/field_conv.cc:
      a fix (bug #7589: Decimal types are ignored when updating data from another column).
      use memcpy() only for identical decimals.
    24922a30
union.test 26.6 KB