mariadb/innobase/dict
unknown 235cb5ba37 btr0btr.c:
Fix bug: if the user created a prefix column key on a fixed length char column, then InnoDB claimed in CHECK TABLE that the table is corrupt
dict0dict.c:
  Fix bug 1151: if the user created a prefix column primary key on a fixed length char column, then InnoDB crashed in a simple SELECT


innobase/dict/dict0dict.c:
  Fix bug 1151: if the user created a prefix column primary key on a fixed length char column, then InnoDB crashed in a simple SELECT
innobase/btr/btr0btr.c:
  Fix bug: if the user created a prefix column key on a fixed length char column, then InnoDB claimed in CHECK TABLE that the table is corrupt
2003-08-28 02:00:46 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
dict0boot.c Many files: 2003-06-15 01:04:28 +03:00
dict0crea.c Many files: 2003-06-15 01:04:28 +03:00
dict0dict.c btr0btr.c: 2003-08-28 02:00:46 +03:00
dict0load.c Many files: 2003-06-15 01:04:28 +03:00
dict0mem.c Many files: 2003-06-15 01:04:28 +03: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