mariadb/storage/innobase
Jan Lindström 2b5a0a2280 Feature: In first write if we trim we set write_size to actual bytes
written and rest of the page is trimmed. In following writes
there is no need to trim again if write_size only increases
because rest of the page is already trimmed. If actual write
size decreases we need to trim again. Need to research if this
can happen frequently enough to make any effect.
2014-01-09 12:33:29 +02:00
..
api Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
btr mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
buf Feature: In first write if we trim we set write_size to actual bytes 2014-01-09 12:33:29 +02:00
data Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
dict Changes for Fusion-io multi-threaded flush, page compressed tables and 2013-12-19 14:36:38 +02:00
dyn Bug#16138582 MTR_MEMO_RELEASE AND DYN_ARRAY TOGETHER ARE VERY INEFFICIENT 2013-01-17 17:30:13 +02:00
eval Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
fil Feature: In first write if we trim we set write_size to actual bytes 2014-01-09 12:33:29 +02:00
fsp Temporary commit of 10.0-merge 2013-03-26 00:03:13 +02:00
fts MDEV-4207 Invalid code in fts_savepoint_release() in InnoDB 2013-03-28 19:36:11 +01:00
fut Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ha mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
handler Changes for Fusion-io multi-threaded flush, page compressed tables and 2013-12-19 14:36:38 +02:00
ibuf Fixing a compiler warning issue. At the end of the function 2013-05-16 16:56:02 +05:30
include Feature: In first write if we trim we set write_size to actual bytes 2014-01-09 12:33:29 +02:00
lock Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
log Changes for Fusion-io multi-threaded flush, page compressed tables and 2013-12-19 14:36:38 +02:00
mach Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mem Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mtr Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
mysql-test/storage_engine Various changes coming from 5.6 2013-11-08 23:25:06 +04:00
os Feature: In first write if we trim we set write_size to actual bytes 2014-01-09 12:33:29 +02:00
page Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
pars 10.0-base merge. 2013-09-21 10:14:42 +02:00
que Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
read Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
rem Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
row MDEV-5141: Failing assertion: ib_table->stat_initialized in file ha_innodb.cc line 11042 on concurrent ALTER and SELECT from I_S 2013-10-17 12:17:32 +03:00
srv Changes for Fusion-io multi-threaded flush, page compressed tables and 2013-12-19 14:36:38 +02:00
sync mysql-5.5.33 merge 2013-09-06 22:31:30 +02:00
trx MDEV-4808: Assertion: trx->start_file != 0 fails in trx0trx.cc on killing CREATE TABLE query. 2013-10-01 13:24:52 +03:00
usr Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
ut Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
CMakeLists.txt Changes for Fusion-io multi-threaded flush, page compressed tables and 2013-12-19 14:36:38 +02:00
compile-innodb Fixing the bug 16919882 - WRONG FSF ADDRESS IN LICENSES HEADERS 2013-06-10 22:29:41 +02:00
COPYING.Google Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
COPYING.Percona Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00
Doxyfile Remove ut0auxconf.h. 2010-09-09 14:27:52 +03:00
ha_innodb.def Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same 2009-08-07 12:16:00 +02:00