(mysql.info.gz) OpenBSD 2
Info Catalog
(mysql.info.gz) OpenBSD
(mysql.info.gz) BSD Notes
(mysql.info.gz) BSDI
2.12.4.4 OpenBSD 2.8 Notes
..........................
Our users have reported that OpenBSD 2.8 has a threading bug that causes
problems with MySQL. The OpenBSD Developers have fixed the problem,
but as of January 25, 2001, it's only available in the "-current"
branch. The symptoms of this threading bug are slow response, high
load, high CPU usage, and crashes.
If you get an error like `Error in accept:: Bad file descriptor' or
error 9 when trying to open tables or directories, the problem is
probably that you have not allocated enough file descriptors for MySQL.
In this case, try starting `mysqld_safe' as `root' with the following
options:
mysqld_safe --user=mysql --open-files-limit=2048 &
Info Catalog
(mysql.info.gz) OpenBSD
(mysql.info.gz) BSD Notes
(mysql.info.gz) BSDI
automatically generated byinfo2html