mariadb/trx
marko 8f07794024 branches/zip: Introduce const qualifiers to many read-only parameters
and modify some functions to return const pointers.  Add const qualifiers
to local variable declarations or casts to remove the const qualifier
in those places where write access is needed.
2006-10-17 12:24:13 +00:00
..
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00
trx0purge.c branches/zip: Replace buf_frame_get_page_no() and buf_frame_get_space_id() 2006-10-12 07:02:36 +00:00
trx0rec.c branches/zip: Introduce const qualifiers to many read-only parameters 2006-10-17 12:24:13 +00:00
trx0roll.c branches/zip: Replace buf_frame_get_page_no() and buf_frame_get_space_id() 2006-10-12 07:02:36 +00:00
trx0rseg.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
trx0sys.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00
trx0trx.c branches/zip: Merge revisions 804:838 from trunk. 2006-09-19 10:14:07 +00:00
trx0undo.c branches/zip: Reduce the number of buf_block_align() calls. 2006-10-12 11:05:22 +00:00