| Bug #19771 | Error 24 from storage engine during alter to add partitions | ||
|---|---|---|---|
| Submitted: | 12 May 2006 13:48 | Modified: | 12 May 2006 21:12 |
| Reporter: | avi weiss | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server | Severity: | S2 (Serious) |
| Version: | 5.1.9 | OS: | Windows (Windows XP) |
| Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[12 May 2006 13:48]
avi weiss
[12 May 2006 21:12]
Hartmut Holzgraefe
See "Restrictions and Limitations on Partitioning" :
* If, when creating tables with a very large number of partitions,
you encounter an error message such as Got error 24 from
storage engine, you may need to increase the value of the
open_files_limit system variable.
http://dev.mysql.com/doc/refman/5.1/en/partitioning-limitations.html
