mariadb/log
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
..
log0log.c branches/zip: Minor cleanup. 2006-12-29 09:07:01 +00:00
log0recv.c branches/zip: Make use of the previously unused state BUF_BLOCK_MEMORY. 2006-12-13 14:58:54 +00:00
Makefile.am Import 5.0 code. 2005-10-27 07:29:40 +00:00