Share » Forums » Install & configuration » problem in running mysql on Mandriva...

problem in running mysql on Mandriva Linux 2006

problem in running mysql on Mandriva Linux 2006

Thursday 09 February 2006 4:44:16 am - 1 reply

Author Message

Gurudutt Verma

Thursday 09 February 2006 5:09:22 am

Hi Ankur

Please see your TMP and TMPDIR environment variable.

That should be like

TMP=/tmp
TMPDIR=/tmp

to see that you can use following commands

echo $TMP
echo $TMPDIR
or
env

to fix this use following commands.

export TMP=/tmp
export TMPDIR=/tmp

many time /tmp directory also create some problem if it does not have proper access permission.

I guess that should fix your problem.

All the Best !

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu