Hi,

Recently I tried to move mysql databases to another location where much more
space.
First I copied all databases to new location
Then renamed /usr/local/var to /usr/local/var_old
Then make a symbolic link: ln -s /mnt/1 /usr/local/var
after that I reboot the system and it doesn't work
:
010630 23:46:40  /usr/local/libexec/mysqld: Can't create/write to file
'/usr/local/var/banber.acc.am.pid' (Errc
010630 23:46:40  /usr/local/libexec/mysqld: Can't find file:
'./mysql/host.frm' (errno: 13)
010630 23:46:40  /usr/local/libexec/mysqld: Error on delete of
'/usr/local/var/banber.acc.am.pid' (Errcode: 2)

Then I renamed back /usr/local/var_old to /usr/local/var and reboot again
Error log file says the same.

I change some permissions and after that error log file says:
010630 23:46:40  /usr/local/libexec/mysqld: Can't find file:
'./mysql/host.frm' (errno: 13)

What should i do to fix situation?
Please, help.

With best regards,
Ivan Lulukyan
Armenian Computer Center



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to