• igor@rurik.mysql.com's avatar
    cast.result, cast.test: · 316815f4
    igor@rurik.mysql.com authored
      Added test case for bug #11283.
    field.h, field.cc:
      Fixed bug #11283: wrong conversion from varchar to decimal.
      Added methods Field_string::val_decimal,
      Field_varstring::val_decimal, Field_blob::val_decimal.
      They are not inherited from the base class Field_longstr
      anymore.
    316815f4
field.h 56.9 KB