"Igor Zinkovsky" <[EMAIL PROTECTED]> wrote:
>> >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 Then temporary give a+rw on /root/tmp (don't forget to +x /root) and see what's mysqld_safe gonna write there. Maybe it's a bug in the script. Also please check the environment for TMPDIR. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]