mariadb/trx
marko cd51e62255 Revert the changes that were reverted in r2144 to get a source tree that
is an exact match of a MySQL BitKeeper tree.

Apply r2116:
------------------------------------------------------------------------
r2116 | vasil | 2007-11-23 19:10:17 +0200 (pe, 23 marras 2007) | 6 lines

Set trx->mysql_query_str to NULL at transaction commit.
It could be a problem if someone looks at it after that because MySQL may
have free()d it then.

Approved by:    Heikki (via IM)
------------------------------------------------------------------------

innodb.test, innodb.result:
Add some tests that were apparently accidentally removed in
ChangeSet@1.2598.2.6  2007-11-06 15:42:58-07:00  tsmith@hindu.god
Apply snapshot innodb-5.1-ss1989

ha_innodb.cc: Add a decorative comment.
2007-11-30 12:02:40 +00:00
..
trx0purge.c Rename the Boolean field trx->type to trx->is_purge 2007-03-08 10:10:28 +00:00
trx0rec.c Fix for Bug # 18828. Return DB_TOO_MANY_CONCURRENT_TRXS when we run out 2007-04-11 02:43:56 +00:00
trx0roll.c Merge r1239 from 2007-01-18 21:27:31 +00:00
trx0rseg.c Merge r1239 from 2007-01-18 21:27:31 +00:00
trx0sys.c trx_sys_print_mysql_binlog_offset_from_page(): Enclose the definition 2007-08-22 06:50:16 +00:00
trx0trx.c Revert the changes that were reverted in r2144 to get a source tree that 2007-11-30 12:02:40 +00:00
trx0undo.c Fix for Bug # 18828. Return DB_TOO_MANY_CONCURRENT_TRXS when we run out 2007-04-11 02:43:56 +00:00