mariadb/innobase/trx
heikki@hundin.mysql.fi 2a1f87ff72 Many files:
Remove potential starvation of a full log buffer flush: only flush up to the lsn which was the largest at the time when we requested the full log buffer flush
os0sync.h, os0sync.c:
  Fix a bug in os_event on Unix: even though we signaled the event, some threads could continue waiting if the event became nonsignaled quickly again; this made group commit less efficient than it should be
2003-07-03 21:25:55 +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 Many files: 2003-06-15 01:04:28 +03:00
trx0roll.c Many files: 2003-06-15 01:04:28 +03:00
trx0rseg.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0sys.c Many files: 2003-06-15 01:04:28 +03:00
trx0trx.c Many files: 2003-07-03 21:25:55 +03:00
trx0undo.c Merge with 3.23.53 2002-09-11 14:49:38 +03:00