----- Original Message ----- 
From: "gerald_clark" <[EMAIL PROTECTED]>
To: "Igor Zinkovsky" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, September 03, 2004 10:50 PM
Subject: Re: MySQL 4.1.4 RPM Distribution startup problem


> Igor Zinkovsky wrote:
>
> > After upgrade from 4.1.2 to 4.1.4 I can't start mysqld
> >
> >error log:
> >
> >040902 21:47:53 mysqld started
> >040902 21:47:53 [ERROR] Warning: Asked for 196608 thread stack, but got
> >126976
> >/usr/sbin/mysqld: Can't create/write to file '/root/tmp/ibezxsoi'
(Errcode:
> >13)
> >
> mysql does not have permission to write to /root/tmp
> Why do you have the temp directory set here?

I've wrote that I have following lines in my.cnf:

[mysqld]
tmpdir=/var/mysqltmp
log-bin
server-id=1
default-character-set=cp1251
datadir=/var/lib/mysql
user=mysql
character-sets-dir=/usr/share/mysql/charsets
max_allowed_packet=32M


With best regards,
Igor Zinkovsky aka TLoD,Snake



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to