mariadb/trx
marko c087a5d559 branches/zip: Minor cleanup.
buf_page_get_gen(): Cache the result of fil_space_get_zip_size().

trx_commit_off_kernel(): Eliminate the flag must_flush_log.  Initialize lsn = 0
to signify must_flush_log == FALSE.

log_flush_margin(): Eliminate the flag do_flush.  Initialize lsn = 0
to signify do_flush == FALSE.
2006-12-29 09:07:01 +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: buf_page_get_release_on_io(), buf_page_get_gen(): 2006-10-23 19:34:45 +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: Introduce the unsigned 64-bit data type ib_ulonglong 2006-11-24 13:05:01 +00:00
trx0trx.c branches/zip: Minor cleanup. 2006-12-29 09:07:01 +00:00
trx0undo.c branches/zip: buf_page_get_release_on_io(), buf_page_get_gen(): 2006-10-23 19:34:45 +00:00