• calvin's avatar
    branches/zip: Build InnoDB on Windows with UNIV_HOTBACKUP · 26326670
    calvin authored
    The changes are non-functional changes for normal InnoDB,
    but needed for building the Hot Backup on Windows (with
    UNIV_HOTBACKUP defined).
    
    - Define os_aio_use_native_aio for HB.
    - Do not acquire seek mutexes for backup since HB is single threaded.
    - Do not use srv_flush_log_at_trx_commit for HB build
    
    rb://155
    
    Approved by: Marko
    26326670
os0file.c 104 KB