|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: 3.6 mysql problems
From: Frank Denis (Jedi/Sector One) (j
pureftpd.org)
Date: Sun Jan 09 2005 - 11:16:46 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, Jan 09, 2005 at 09:54:30AM -0700, Cameron Schaus wrote:
> Trying to do a mysqldump gives:
> mysqldump: Can't get CREATE TABLE for table `[table]` (File
> './[database]/[table].MYD' not found (Errcode: 9))
Increase the number of open files in /etc/my.cnf
For instance:
[mysqld_safe]
open-files=1000
--
Frank - my stupid blog: http://00f.net
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]