• unknown's avatar
    Fix for BUG#21345, Error in cluster logfile rotation. · efeafb25
    unknown authored
    Fixed the cluster logfile rotation code, let the cluster logfile be renamed correctly when the main logfile exceeds the configured maximum size.
    
    
    ndb/include/util/File.hpp:
      Fix for BUG#21345, Error in cluster logfile rotation.
    ndb/src/common/logger/FileLogHandler.cpp:
      Fix for BUG#21345, Error in cluster logfile rotation.
    ndb/src/common/util/File.cpp:
      Fix for BUG#21345, Error in cluster logfile rotation.
    efeafb25
File.cpp 3.6 KB