perror 24 Error code 24: Too many open files
Looks like you've hit a system limit.
Michael
Tom Crimmins wrote:
In mysql version 4.1.7 running on Redhat 3ES I get the following error from mysql dump.
<output> $ mysqldump -u root -p govern > test.sql Enter password: mysqldump: Got error: 1017: Can't find file: './govern/VT_SY_LANGUAGE.frm' (errno: 24) when using LOCK TABLES </output>
This file does in fact exist and mysql has permission to access it. I can query this table and lock this table when running mysql client. I've found that people have had similar problems, but I have yet to find a solution.
--- Tom Crimmins Interface Specialist Pottawattamie County, Iowa
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
