• heikki@hundin.mysql.fi's avatar
    btr0cur.c, row0umod.c: · 6d9aca50
    heikki@hundin.mysql.fi authored
      Fix bug: if one updated a secondary index column so that its alphabetical value did not change (e.g., abc -> aBc) and rolled back the update, InnoDB failed to return the value in the secondary index to its original value
    row0upd.h:
      Correct typing error
    sync0sync.ic:
      Remove inadvertently pushed sync debug code
    6d9aca50
row0umod.c 19.7 KB