MySQL Forums
Forum List  »  MySQL Administrator

Re: mysql-5.0.22 - setting tmpdir variable (enable InnoDB)
Posted by: Thomas Kettenbach
Date: September 21, 2007 01:35AM

Solved. The variable has to be set in section [mysqld] not in [mysqld_safe]
[mysqld]
...
set-variable = tmpdir=/var/tmp


Options: ReplyQuote


Subject
Written By
Posted
Re: mysql-5.0.22 - setting tmpdir variable (enable InnoDB)
September 21, 2007 01:35AM


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.