mariadb/trx
marko e9a3aa18c8 branches/zip: Introduce the logical type names trx_id_t, roll_ptr_t,
and undo_no_t. Each type is still defined as dulint.

This is an initial step towards replacing dulint with a 64-bit data type.
Because modern compilers have no trouble supporting 64-bit arithmetics
even on 32-bit targets, the dulint struct is a relic that should go.

The last remaining major use of dulint is dictionary IDs
(table, index, and row ids).

rb://114 approved by Sunny Bains
2009-04-23 05:32:36 +00:00
..
trx0i_s.c branches/zip: 2009-02-17 10:09:16 +00:00
trx0purge.c branches/zip: Introduce the logical type names trx_id_t, roll_ptr_t, 2009-04-23 05:32:36 +00:00
trx0rec.c branches/zip: Introduce the logical type names trx_id_t, roll_ptr_t, 2009-04-23 05:32:36 +00:00
trx0roll.c branches/zip: Introduce the logical type names trx_id_t, roll_ptr_t, 2009-04-23 05:32:36 +00:00
trx0rseg.c branches/zip: 2009-02-17 10:09:16 +00:00
trx0sys.c branches/zip: Remove unneeded definitions and dependencies 2009-03-23 14:21:34 +00:00
trx0trx.c branches/zip: Merge revisions 4359:4400 from branches/5.1: 2009-03-12 08:26:40 +00:00
trx0undo.c branches/zip: Introduce the logical type names trx_id_t, roll_ptr_t, 2009-04-23 05:32:36 +00:00