MySQL Forums
Forum List  »  General

Re: MySQL Not Respecting tmpdir option
Posted by: J Donley
Date: January 22, 2019 07:26PM

Makes sense. tmpdir was set to a sibling directory of datadir. I tried removing it further from the datadir but still see tmp files created in ServiceProfiles. For reference, here is the relevant snippet from my.ini:

# Path to the database root
datadir = E:/mysqldata/Data
tmpdir=E:/tmp

Options: ReplyQuote


Subject
Written By
Posted
January 21, 2019 06:27PM
Re: MySQL Not Respecting tmpdir option
January 22, 2019 07:26PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.