An error occurred fetching the project authors.
  1. 23 Jan, 2009 1 commit
    • marko's avatar
      branches/zip: Enclose some more unused code in #ifdef UNIV_LOG_ARCHIVE. · 70ca1bee
      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.
      70ca1bee
  2. 17 Mar, 2008 1 commit
  3. 18 Feb, 2008 1 commit
  4. 25 Oct, 2007 1 commit
    • marko's avatar
      branches/zip: Minor cleanup. · bde9d122
      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.
      bde9d122
  5. 29 Nov, 2006 1 commit
  6. 24 Nov, 2006 1 commit
  7. 23 Feb, 2006 1 commit
  8. 27 Oct, 2005 1 commit