Y
Hacker News
new
|
ask
|
show
|
jobs
by
wtracy
4509 days ago
I learned the hard way that MySQL creates a file descriptor for every database partition you create. Someone had a script that created a new partition every week...
1 comments
pbhjpbhj
4509 days ago
So after 5000 years you were running out?
link
wtracy
4509 days ago
I forget the details, but practically speaking the database keeled over after some 200 or 500 files were open at the same time.
link