When i launch myql with this command bin/mysqld_safe --user=mysqlusr &
I get following error
Starting mysqld daemon with databases from /var/lib/mysql
STOPPING server from pid file /var/run/mysqld/mysqld.pid
050810 11:29:48 mysqld ended
then I look the log file
mysqld started
050810 11:29:48 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 name ./ibdata1
InnoDB: File operation call: 'open'.
InnoDB: Cannot continue operation.
050810 11:29:48 mysqld ended
Give your tips plz.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --