mariadb/trx
marko 3877f6910f branches/zip: Define the macro rec_offs_init() and use it for initializing
offsets_[] arrays, as suggested by Vasil.

rec_offs_set_n_alloc(): Declare as a public function.  Assert that
n_alloc > REC_OFFS_HEADER_SIZE.

rec_offs_get_n_alloc(): Assert that n_alloc > REC_OFFS_HEADER_SIZE.
2007-09-28 07:05:57 +00:00
..
trx0i_s.c branches/zip: 2007-09-28 04:58:16 +00:00
trx0purge.c branches/zip: Use ut_dulint_zero and ut_dulint_is_zero whenever possible. 2007-05-18 11:01:58 +00:00
trx0rec.c branches/zip: Define the macro rec_offs_init() and use it for initializing 2007-09-28 07:05:57 +00:00
trx0roll.c branches/zip: Simplify crash recovery in fast index creation. 2007-09-05 10:18:03 +00:00
trx0rseg.c branches/zip: Make mutex_own() work with UNIV_DEBUG, without UNIV_SYNC_DEBUG. 2007-01-18 18:29:12 +00:00
trx0sys.c branches/zip: Merge 1664:1783 from trunk. 2007-08-30 09:21:25 +00:00
trx0trx.c branches/zip: Undo changes commited in r1832. 2007-09-11 00:41:02 +00:00
trx0undo.c branches/zip: Add const qualifiers to some XID* parameters. 2007-08-30 06:43:27 +00:00