Bug #28774 mysql_upgrade creates tempfiles in root-dir (C:\) and doesn't clean them up
Submitted: 30 May 2007 14:06 Modified: 1 Nov 2007 3:36
Reporter: Armin Schöffmann (SCA)
Status: Closed
Category:Client Severity:S3 (Non-critical)
Version:5.0.42-enterprise OS:Microsoft Windows (XP, Vista)
Assigned to: Iggy Galarza Target Version:
Tags: vista, XP, windows, temp-file, mysql_upgrade, Contribution

File: Maximum allowed size is 500KB.
Description:
Privacy:

If the data you need to attach is more than 500KB, you should create a compressed archive of the data and a README file that describes the data with a filename that includes the bug number (example: bug-data-28774.zip), and use FTP to upload the archive to ftp://ftp.mysql.com/pub/mysql/upload/. Once you have uploaded the file, add a comment to this bug to notify us about it. Note: This directory is unlistable, which means that once you have uploaded your file, you will not be able to see it.

All entries become the exclusive editorial property of Sun Microsystems, Inc.

[5 Jun 2007 17:07] Armin Schöffmann
diff-patch: create-temp-files in def. temp-dir

Attachment: mf_tempfile.c.patch.txt (text/plain), 840 bytes.

[5 Jun 2007 17:08] Armin Schöffmann
diff-patch:cleanup temp-files created during mysql_upgrade

Attachment: mysql_upgrade.c.patch.txt (text/plain), 998 bytes.