mariadb/innobase/trx
aivanov@mysql.com 708f9b3ceb Changes from the innodb-5.0-ss115 snapshot.
Fixed bugs:
 BUG#15991: "innodb-file-per-table + symlink database + rename = crash"
 BUG#15650: "DELETE with LEFT JOIN crashes server"
 BUG#15308: "Problem of Order with Enum Column in Primary Key"
 BUG#14189: "VARBINARY and BINARY variables: trailing space ignored"
2006-01-16 14:32:43 +03:00
..
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +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 Fix for bug #13367, post-review changes 2005-09-27 13:37:20 +04:00
trx0trx.c Changes from the innodb-5.0-ss115 snapshot. 2006-01-16 14:32:43 +03:00
trx0undo.c Merge heikki@bk-internal.mysql.com:/home/bk/mysql-5.0 2005-06-21 20:15:22 +03:00