An error occurred fetching the project authors.
  1. 13 Nov, 2009 1 commit
    • Luis Soares's avatar
      BUG#48738: Backport patch for Bug 34582 to 5.0 codebase. · 0f071feb
      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).
      0f071feb