"Chris Blackwell" <[EMAIL PROTECTED]> wrote:

> now when ever i try to start mysql i get the following error in log
> 
> 040812 09:52:34  mysqld started
> 040812  9:52:34  Warning: Asked for 196608 thread stack, but got 126976
> 040812  9:52:34  InnoDB: Error: unable to create temporary file
> 040812  9:52:34  InnoDB: Operating system error number 13 in a file
> operation.
> InnoDB: The error means mysqld does not have the access rights to
> InnoDB: the directory.
> InnoDB: File operation call: 'tmpfile'.
> InnoDB: Cannot continue operation.
> 040812 09:52:34  mysqld ended


[EMAIL PROTECTED] egor]$ perror 13
Error code  13:  Permission denied

> i have chown -R the /var/lib/mysql directory

So anyway permission denied. Check the rights on /var/lib/mysql itself 





-- 
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]

Reply via email to