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.
>
> 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]> wrote:
> > I'm having an issue with MySQL 4.1.11 on Netbsd 2.0.2.  I had MySQL
> > running 4.0x running under NetBSD 1.6.2, and when I upgraded to the new
> > NetBSD, I went ahead and upgraded mysql as well.  For some reason,
> > mysql will only allow one connection at a time and blocks all other
> > connections.  New connections don't get a "Too Many Connections" error,
> > which means that setting max_connections in my.cnf doesn't help.  The
> > new connections just hang forever until the first connection closes.
> > Running show processlist via the command list gives:
> >
> > mysql> show processlist;
> > +----+------+-----------+------+---------+------+-----
>
> --
> For technical support contracts, goto https://order.mysql.com/?ref=ensita
> This email is sponsored by Ensita.NET http://www.ensita.net/
>    __  ___     ___ ____  __
>   /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
>  / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
> /_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
>        <___/   www.mysql.com
>
>
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
>

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to