mariadb/innobase/trx
marko@hundin.mysql.fi a89939c8e7 InnoDB: Do not flush after each write, not even when creating the
data files.  Previously, writes were flushed until the doublewrite
buffer was created.  That would be too slow on systems where
os_file_flush() [or fsync(2)] is slow.  (Bug #12125)
2005-07-26 14:03:34 +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
trx0purge.c trx0undo.c, trx0purge.c: 2004-11-21 17:38:15 +02:00
trx0rec.c Merge with 4.0 2004-10-20 16:24:28 +03:00
trx0roll.c InnoDB: quote identifiers according to MySQL settings (Bug #5292) 2004-10-01 11:51:59 +03:00
trx0rseg.c Backport innodb_max_purge_lag from 4.1 2004-10-27 13:33:11 +03:00
trx0sys.c InnoDB: Do not flush after each write, not even when creating the 2005-07-26 14:03:34 +03:00
trx0trx.c trx0trx.c: 2005-03-21 22:21:55 +02:00
trx0undo.c trx0undo.c, trx0purge.c: 2004-11-21 17:38:15 +02:00