Hello.
Sorry for a such delayed reply. Very often similar
errors are caused by low value of open_files_limit
system variable. Increase it as much as possible
and if the problem disappears, decrease it gradually.
If this doesn't help, check if the problem remains on
the latest release.
Hello.
Sorry for a such delayed reply. Very often similar
errors are caused by low value of open_files_limit
system variable. Increase it as much as possible
and if the problem disappears, decrease it gradually.
If this doesn't help, check if the problem remains on
the latest release.
Privet!
Usually there is a number in the brackets after an error message. What
is this number?
Vlad Shalnev <[EMAIL PROTECTED]> wrote:
> Hi all
>
> Problem description
>
> OS: Solaris 9
>
> Mysql: 4.1.8
>
> Periodically I get error message "can't get stat of xxx.MYD" for tabl
Jasper Bryant-Greene wrote:
Vlad Shalnev wrote:
Periodically I get error message "can't get stat of xxx.MYD" for
tables that are symbolic link to tables on different database on
the same file system. Error disappear after executing "flush
tables".
Why are you doing this? You can access tabl
I have two configuration database for my application and I need to have some
tables with same data and some tables with different data.
Jasper Bryant-Greene wrote:
Vlad Shalnev wrote:
Periodically I get error message "can't get stat of xxx.MYD" for
tables that are symbolic link to tables on d
Vlad Shalnev wrote:
Periodically I get error message "can't get stat of xxx.MYD" for tables
that are symbolic link to tables on different database on the same file
system. Error disappear after executing "flush tables".
Why are you doing this? You can access tables in other databases in your