Mysqldump - message erreur
Bonjour,
Après :
mysqldump -u root -p domo_2017 > /media/.../dump.sql
Il vient :
mysqldump: Got error: 23: Out of resources when opening file './domo_2017/12_23_2017_thermo.MYD' (Errcode: 24 - Too many open files) when using LOCK TABLES
Code:
1 2 3 4 5 6 7
| mysql> show global variables like 'open%';
+------------------+-------+
| Variable_name | Value |
+------------------+-------+
| open_files_limit | 1024 |
+------------------+-------+
1 row in set (0,00 sec) |
Il y a 427 tables dans cette database