mariadb/innobase/btr
heikki@hundin.mysql.fi 6d9aca5069 btr0cur.c, row0umod.c:
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
2003-12-13 01:31:59 +02:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
btr0btr.c btr0btr.c: 2003-08-28 02:00:46 +03:00
btr0cur.c btr0cur.c, row0umod.c: 2003-12-13 01:31:59 +02:00
btr0pcur.c Many files: 2003-06-15 01:04:28 +03:00
btr0sea.c btr0sea.c: 2003-01-18 15:16:26 +02:00
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00