• Sergey Vojtovich's avatar
    BUG#46483 - drop table of partitioned table may leave · f30480a6
    Sergey Vojtovich authored
                extraneous file
    
    Online/fast ALTER TABLE of a partitioned table may leave
    temporary file in database directory.
    
    Fixed by removing unnecessary call to
    handler::ha_create_handler_files(), which was creating
    partitioning definition file.
    f30480a6
unireg.cc 31.8 KB