Gracias!
consulta SQL:
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `notices_fields_global_index`
--
CREATE TABLE IF NOT EXISTS `notices_fields_global_index` (
`id_notice` mediumint(8) NOT NULL DEFAULT '0',
`code_champ` int(3) NOT NULL DEFAULT '0',
`code_ss_champ` int(3) NOT NULL DEFAULT '0',
`ordre` int(4) NOT NULL DEFAULT '0',
`value` text COLLATE utf8_unicode_ci NOT NULL,
`pond` int(4) NOT NULL DEFAULT '100',
`lang` varchar(10) COLLATE utf8_unicode_ci NOT NULL DEFAULT '',
`authority_num` varchar(50) COLLATE utf8_unicode_ci NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci
/*!50100 PARTITION BY KEY (code_champ,code_ss_champ)
PARTITIONS 50 */;
#23 - Out of resources when opening file './testing/notices_fields_global_index#P#p11.MYD' (Errcode: 24) Falló el respaldo de Base de Datos : falló mysqldump:
mysqldump: Couldn't execute 'show fields from `notices_mots_global_index`': Out of resources when opening file './inaplbibl/notices_mots_global_index#P#p2.MYD' (Errcode: 24 - Too many open files) (23)
Falló el respaldo de Base de Datos : falló mysqldump:
mysqldump: Got error: 23: Out of resources when opening file './inaplbiblio/audit.MYD' (Errcode: 24 - Too many open files) when using LOCK TABLES
Falló el respaldo de Base de Datos : falló mysqldump:
mysqldump: Error: 'Out of resources when opening file '/tmp/#sql_1e53_2.MYD' (Errcode: 24 - Too many open files)' when trying to dump tablespaces mysqldump: Got error: 23: Out of resources when opening file './mysql/columns_priv.MYD' (Errcode: 24 - Too many open files) when using LOCK TABLES
Falló el respaldo de Base de Datos : falló mysqldump:
mysqldump: Error: 'Out of resources when opening file '/tmp/#sql_1e53_2.MYD' (Errcode: 24 - Too many open files)' when trying to dump tablespaces mysqldump: Got error: 2013: Lost connection to MySQL server during query when using LOCK TABLES
Respaldo programado para la base de datos dejado deshabilitado.