• unknown's avatar
    BUG#9911 RENAME TABLE of type ARCHIVE fails with .ARN file error · a1b0139f
    unknown authored
     - Different behaviuor in 5.0 pushes a warning when renaming a non existent file. Avoid that by checking that the file exists before renaming.
    
    
    mysql-test/r/archive.result:
      Warning is not produced anymore
    sql/examples/ha_archive.cc:
      Change ha_archive::rename_table to avoid warning when trying to rename non existent file.
    a1b0139f
archive.result 206 KB