• heikki@hundin.mysql.fi's avatar
    ha_innodb.cc, row0sel.c: · a226b4af
    heikki@hundin.mysql.fi authored
      Fix Bug #9526 in 5.0: MySQL ENUM and SET columns are internally actually unsigned integer types; we must take care that old tables still treat ENUM and SET (incorrectly) as a character string, while new created tables treat it correctly as an unsigned integer
    a226b4af
ha_innodb.cc 191 KB