It's looking more like an OS issue than a mysql issue. We downgraded back
to 4.0.24 and are having the same problems. I'm going to cross-post this
over to the netbsd lists, and see if someone over there has some ideas.
Thanks for the help.
Tim
On Mon, 18 Apr 2005, Gleb Paharenko wrote:
> Hello
Hello.
We don't have 4.1.11 binaries for NetBSD, so this MySQL version wasn't
tested enough on this platform. I suggest you to switch to the debugging
version and find some clues in the trace files. See:
http://dev.mysql.com/doc/mysql/en/debugging-server.html
Tim <[EMAIL PROTECTED]
rt_buffer_size = 128M
read_buffer = 2M
write_buffer = 2M
[myisamchk]
key_buffer = 128M
sort_buffer_size = 128M
read_buffer = 2M
write_buffer = 2M
[mysqlhotcopy]
interactive-timeout
The config is based off of netbsd's default my-huge.cnf config, just a
couple things modified. If anyone has any ide