An error occurred fetching the project authors.
- 23 Jan, 2009 1 commit
-
-
marko authored
This will help trim the dependencies of InnoDB Hot Backup. recv_recovery_from_checkpoint_start(): Rename to recv_recovery_from_checkpoint_start_func(), and remove the two first parameters unless UNIV_LOG_ARCHIVE is defined. Define and use the auxiliary macros TYPE_CHECKPOINT and LIMIT_LSN in the function. struct recv_sys_struct: Remove archive_group unless UNIV_LOG_ARCHIVE is defined. Do not define LOG_ARCHIVE unless UNIV_LOG_ARCHIVE is defined.
-
- 17 Mar, 2008 1 commit
-
-
marko authored
-
- 18 Feb, 2008 1 commit
-
-
marko authored
in *.h files, so that the function signatures in the *.h and *.c files fully match each other. ut_dulint_sort(): Add a UNIV_INTERN qualifier also to the function definition.
-
- 25 Oct, 2007 1 commit
-
-
marko authored
log_block_calc_checksum(), log_block_get_checksum(): Add const qualifiers. log_block_calc_checksum(): Split a long expression to more readable chunks. Some compilers might optimize this better.
-
- 29 Nov, 2006 1 commit
-
-
marko authored
64 bits. "long long" might be longer than 64 bits on some systems.
-
- 24 Nov, 2006 1 commit
-
-
marko authored
for log sequence numbers, to replace dulint.
-
- 23 Feb, 2006 1 commit
-
-
marko authored
-
- 27 Oct, 2005 1 commit
-
-
osku authored
-