mariadb/innobase/row
unknown bd98042426 data0data.ic, data0data.h, row0sel.c:
Fix bug #2483 with InnoDB, UNIQUE secondary index, and NULL values in that unique index; with the IS NULL predicate, InnoDB returned only the first matching row, though there can be many


innobase/row/row0sel.c:
  Fix bug #2483 with InnoDB, UNIQUE secondary index, and NULL values in that unique index; with the IS NULL predicate, InnoDB returned only the first matching row, though there can be many
innobase/include/data0data.h:
  Fix bug #2483 with InnoDB, UNIQUE secondary index, and NULL values in that unique index; with the IS NULL predicate, InnoDB returned only the first matching row, though there can be many
innobase/include/data0data.ic:
  Fix bug #2483 with InnoDB, UNIQUE secondary index, and NULL values in that unique index; with the IS NULL predicate, InnoDB returned only the first matching row, though there can be many
2004-01-27 20:10:04 +02:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +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
row0ins.c row0ins.c: 2004-01-14 16:21:54 +02:00
row0mysql.c row0mysql.c: 2003-10-06 10:50:12 +03:00
row0purge.c btr0btr.h, btr0btr.c, row0purge.c: 2003-01-16 01:21:13 +02:00
row0row.c Many files: 2003-06-15 01:04:28 +03:00
row0sel.c data0data.ic, data0data.h, row0sel.c: 2004-01-27 20:10:04 +02:00
row0uins.c Many files: 2002-10-29 23:16:46 +02:00
row0umod.c btr0cur.c, row0umod.c: 2003-12-13 01:31:59 +02:00
row0undo.c Many files: 2002-11-06 00:41:27 +02:00
row0upd.c row0upd.h, row0upd.c: 2003-12-12 08:09:25 +02:00
row0vers.c Many files: 2003-12-12 07:51:21 +02:00