mariadb/storage/innobase/trx
Satya B 2c6d342149 Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357
1. BUG#45357 - 5.1.35 crashes with Failing assertion: index->type & DICT_CLUSTERED

2. Also fixes the compilation problem when the flag -DUNIV_MUST_NOT_INLINE

Detailed revision comments:

r5340 | marko | 2009-06-17 12:11:49 +0300 (Wed, 17 Jun 2009) | 4 lines
branches/5.1: row_unlock_for_mysql(): When the clustered index is unknown,
refuse to unlock the record.
(Bug #45357, caused by the fix of Bug #39320).
rb://132 approved by Sunny Bains.
r5339 | marko | 2009-06-17 11:01:37 +0300 (Wed, 17 Jun 2009) | 2 lines
branches/5.1: Add missing #include "mtr0log.h" so that the code compiles
with -DUNIV_MUST_NOT_INLINE.
2009-06-22 16:58:00 +05:30
..
trx0purge.c Applied innodb-5.1-ss1381 snapshot 2007-03-28 22:46:28 -06:00
trx0rec.c Applying InnoDB snashot 5.1-ss5343, Fixes BUG#45357 2009-06-22 16:58:00 +05:30
trx0roll.c Applying InnoDB snashot 5.1-ss3931, part 1. Fixes 2009-03-02 18:06:44 -07:00
trx0rseg.c Apply the following InnoDB snapshots: 2007-03-22 15:59:35 -06:00
trx0sys.c Apply InnoDB snapshot innodb-5.1-ss1751. 2007-08-25 03:55:38 -06:00
trx0trx.c Applying InnoDB snashot 5.1-ss4699, part 1. Fixes BUG#39320 and other 2009-04-15 17:16:08 +05:30
trx0undo.c Applying InnoDB snapshot innodb-5.1-ss3603 2009-01-12 23:32:11 +01:00