mariadb/innobase/dict
marko@hundin.mysql.fi 946e24713c InnoDB: Keep the "compact format" flag in SYS_TABLES.N_COLS
instead of SYS_TABLES.MIX_LEN, because the latter was not
initialized to zero in old MySQL 3.23 releases. This will break
existing MySQL/InnoDB 5.0.3-bk databases for which
SHOW TABLE STATUS displays Row_format=Compact.
2005-03-10 16:42:43 +02:00
..
dict0boot.c InnoDB: Remove redundant page_no field from dict_index_t. 2005-01-14 13:54:23 +02:00
dict0crea.c InnoDB: Keep the "compact format" flag in SYS_TABLES.N_COLS 2005-03-10 16:42:43 +02:00
dict0dict.c merged 2005-03-09 14:09:06 +01:00
dict0load.c InnoDB: Keep the "compact format" flag in SYS_TABLES.N_COLS 2005-03-10 16:42:43 +02:00
dict0mem.c Many files: 2004-12-02 19:45:07 +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