mariadb/innobase/trx
heikki@hundin.mysql.fi 74fd4504bb Many files:
Push the patch of Jan Lindstrom: better comments
ha_innodb.cc:
  Partial fix for Bug #12263 : we let InnoDB always to perform a rollback on the trx object if MySQL closes a connection; but we do print a warning to the .err log if an InnoDB transaction was active; we may remove that print later, since the situation really is not a bug; MySQL just is not aware that some cursor operation started an InnoDB transaction
2005-08-03 17:09:21 +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 InnoDB: Replace for loops with memset() where possible. 2005-06-22 12:36:24 +03:00
trx0roll.c InnoDB: remove flag lock_print_waits from non-debug builds. 2005-06-17 15:29:03 +03:00
trx0rseg.c Backport innodb_max_purge_lag from 4.1 2004-10-27 13:33:11 +03:00
trx0sys.c Merge hundin.mysql.fi:/home/marko/mysql-4.1 2005-07-26 14:43:48 +03:00
trx0trx.c Many files: 2005-08-03 17:09:21 +03:00
trx0undo.c Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-06-21 20:15:22 +03:00