| Bug #40111 | tmpdir is relative to datadir | ||
|---|---|---|---|
| Submitted: | 17 Oct 2008 15:23 | Modified: | 31 Oct 2008 10:01 | 
| Reporter: | Neil Bajorin | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server: General | Severity: | S3 (Non-critical) | 
| Version: | 5.0.67 | OS: | Windows (Server 2003 32-bit) | 
| Assigned to: | CPU Architecture: | Any | |
   [17 Oct 2008 15:23]
   Neil Bajorin        
  
 
   [17 Oct 2008 16:58]
   Valeriy Kravchuk        
  Sorry, but I can not repeat the behaviour described if(!) I set pathnames correctly. Please, read the manual, http://dev.mysql.com/doc/refman/5.0/en/windows-create-option-file.html: "Note that Windows pathnames are specified in option files using (forward) slashes rather than backslashes. If you do use backslashes, you must double them: [mysqld] # set basedir to your installation path basedir=E:\\mysql # set datadir to the location of your data directory datadir=E:\\mydata\\data"
   [17 Oct 2008 17:12]
   Neil Bajorin        
  After some more experimenting, I've found that tmpdir = / put the temp files in E:\ tmpdir = /mysql/temp/ put the temp files in E:\mysql\temp datadir = E:/mysql/data/ allows the tmpdir to accept an absolute path I had been using the C:\path/ pattern only because that's how it is done in the my-size.ini sample files.
   [31 Oct 2008 10:01]
   Sveta Smirnova        
  Thank you for the feedback. I believe report can be closed as "Not a Bug". If you don't agree explain why and reopen the report.

