MySQL Forums
Forum List  »  Install & Repo

Re: Can't create/write to file '/root/tmp/
Posted by: Alexander Simakov
Date: July 14, 2006 12:13AM

Hello Patrick!

Try the following:
1. mkdir /var/lib/mysql/tmp
2. chmod mysql:mysql /var/lib/mysql/tmp
3. Add the following line into the [mysqld] section: tmpdir = /var/lib/mysql/tmp
4. Restart the server

MyOS: Mandriva Linux / 2.6.12
MySQL: 5.0.22-log

Options: ReplyQuote


Subject
Written By
Posted
Re: Can't create/write to file '/root/tmp/
July 14, 2006 12:13AM


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.