Hi Environment
Mysql ver. 3.23.36 Mysqldump ver. 8.13 Solaris 2.7 Problem I have been trying to use mysqldump --tab to dump a database of 93 records but it always fails on the 61st table with the following error code mysqldump: Can't create/write to file '/bu/fred.sql' (Errcode: 24) (Error code 24 listed as "Too many open files") Is there a variable I can set? As far as I can see this is limited to max_allowed_packet and net_buffer_length which seem to have no connection with my problem. Or is this a bug and I'll just have to forget about using --tab? Grateful for any assistance. Regards Karen Birkbeck Natural Resources Institute Chatham, Kent --------------------------------------------------------------------- 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