• heikki@hundin.mysql.fi's avatar
    data0type.h, row0sel.c: · cb88409e
    heikki@hundin.mysql.fi authored
      Fix a crash in a simple search with a key: the dtype->len of a true VARCHAR is the payload maximum len in bytes: it does not include the 2 bytes MySQL uses to store the string length
    ha_innodb.cc:
      Fix a crash in true VARCHARs in test-innodb: we passed a wrong pointer to the column conversion in an UPDATE
    rowid_order_innodb.result, ps_3innodb.result, innodb.result, endspace.result:
      Edit InnoDB test results to reflect the arrival of true VARCHARs
    cb88409e
innodb.result 52.6 KB