Bug #41318 | create database failed during db create over 32765 | ||
---|---|---|---|
Submitted: | 9 Dec 2008 8:44 | Modified: | 10 Dec 2008 1:19 |
Reporter: | ws lee | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | 5.0.51a | OS: | Solaris (5.10) |
Assigned to: | CPU Architecture: | Any |
[9 Dec 2008 8:44]
ws lee
[9 Dec 2008 11:10]
Sveta Smirnova
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://dev.mysql.com/doc/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php This is operating system limit. Usually is only 2^15 sub directories are allowed to create. See also http://docs.sun.com/app/docs/doc/806-1075/6jacsnin3?a=view for example.
[9 Dec 2008 11:11]
Sveta Smirnova
Look for "Too many links": $perror 31 OS error code 31: Too many links
[10 Dec 2008 1:19]
ws lee
Thanks for fast reply. I confirmed UFS file system limitation.