mariadb/storage/innobase/row
Jan Lindström 9d399c9f35 MDEV-6075: Allow > 16K pages on InnoDB
This patch allows up to 64K pages for tables with DYNAMIC, COMPACT 
and REDUNDANT row types. Tables with COMPRESSED row type allows 
still only <= 16K page size. Note that single row size must be
still <= 16K and max key length is not affected.
2014-05-13 13:28:57 +03:00
..
row0ext.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0ftsort.cc MDEV-6075: Allow > 16K pages on InnoDB 2014-05-13 13:28:57 +03:00
row0import.cc Merge the server part of MySQL WL#5522 - InnoDB transportable tablespaces. 2014-02-02 10:00:36 +01:00
row0ins.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0log.cc MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
row0merge.cc InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
row0mysql.cc MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
row0purge.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0quiesce.cc InnoDB 5.6.15 merge. 2014-02-26 19:36:33 +01:00
row0row.cc Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
row0sel.cc MDEV-6184 10.0.11 merge 2014-05-06 09:57:39 +02:00
row0uins.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0umod.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0undo.cc 10.0-base merge 2013-04-15 15:09:22 +02:00
row0upd.cc MDEV-5574 Set AUTO_INCREMENT below max value of column. 2014-02-01 09:33:26 +01:00
row0vers.cc Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00