• unknown's avatar
    Bug#28774 mysql_upgrade creates tempfiles in root-dir (C:\) and · d0204889
    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.
    d0204889
mysql_upgrade.c 20.3 KB