• Luis Soares's avatar
    BUG#48738: Backport patch for Bug 34582 to 5.0 codebase. · 9c23a442
    Luis Soares authored
    From BUG 34582 commit message:
    
    Issuing 'FLUSH LOGS' does not close and reopen indexfile.
    Instead a SEEK_SET is performed.
                
    This patch makes index file to be closed and reopened whenever a
    rotation happens (FLUSH LOGS is issued or binary log exceeds 
    maximum configured size).
    9c23a442
binlog_delete_and_flush_index.result 1.63 KB