Re: Processes Closed, but max_connections exceeded...

2003-11-10 Thread Joe Lewis
MAX_CONNECTIONS_PER_HOUR ? Now, I set the "MAX_CONNECTIONS", but I didn't know about MAX_CONNECTIONS_PER_HOUR. Still, the problem has persisted when left for a day or two without restarting. In fact, the issues only go away when the server is restarted (though I did NOT try the flush). Thank

Re: Processes Closed, but max_connections exceeded...

2003-11-10 Thread Victoria Reznichenko
Joe Lewis <[EMAIL PROTECTED]> wrote: > I've got a question for you. I've got a MySQL db running in FreeBSD > 4.8, and have encountered the following problem. > > When I try to connect to a database by a specific user, I get the > following response : > > #mysql -p -u comet > Enter password: >

Processes Closed, but max_connections exceeded...

2003-11-06 Thread Joe Lewis
Ladies and Gents; I've got a question for you. I've got a MySQL db running in FreeBSD 4.8, and have encountered the following problem. When I try to connect to a database by a specific user, I get the following response : #mysql -p -u comet Enter password: ERROR 1226: User 'comet' has exceede