• unknown's avatar
    Bug#28774 mysql_upgrade creates tempfiles in root-dir (C:\) and · 36773be2
    unknown authored
    doesn't clean them up
    - Make sure to cleanup temporary files after use.
    
    
    client/mysql_upgrade.c:
      Bug#28774 mysql_upgrade creates tempfiles in root-dir (C:\) and 
      doesn't clean them up
      - Close file handle and delete temporary file when write fails.
    36773be2
mysql_upgrade.c 20.3 KB