mariadb/innobase/trx
heikki@hundin.mysql.fi 5359d04608 buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h:
Search first only 10 % of the LRU list for a replaceable block before doing an LRU flush; enable again flushing of close pages also in a flush list (checkpointing) flush
trx0trx.c:
  Add forgotten return value (it was not used anywhere, fortunately)
ha_innodb.h, mysql_priv.h:
  Move declaration of srv_buf_pool_max_modified_pct to ha_innodb.h and enclose it to denote it is a C variable, not C++
2003-05-16 16:27:50 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +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
trx0purge.c Many files: 2002-10-29 23:16:46 +02:00
trx0rec.c Added xml patch to mysqldump. 2001-11-05 23:48:03 +02:00
trx0roll.c trx0roll.c: 2003-03-16 09:01:47 +02:00
trx0rseg.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0sys.c srv0start.c, trx0sys.c: 2003-05-12 17:33:42 +03:00
trx0trx.c buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h: 2003-05-16 16:27:50 +03:00
trx0undo.c Merge with 3.23.53 2002-09-11 14:49:38 +03:00