MySQL problem

2002-06-05 Thread Morten A. Middelthon


Hi,

I'm running a FreeBSD 4.4-REL box with MySQL 3.23.40. The MySQL-activity can
sometimes get rather high, and every once in a while a query or connection
will fail with the message unknown database 'some_db'. This seems to happen
randomly, but usually always when the load is high. I know the database
exists, eventhough MySQL sometimes claims it doesn't.

Has anyone else experienced this? And if so, found a solution? Currently I'm
thinking about setting up a dedicated Linux MySQL-server, but I would much
rather want a FreeBSD-box

-- 
Morten A. Middelthon
Freenix Norge
http://www.freenix.no/
--
Do not meddle in the affairs of dragons, 'cuz,
like, you are crunchy and taste good with ketchup.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: MySQL problem

2002-06-05 Thread Alexandr Kovalenko

Hello, Morten A. Middelthon!

On Wed, Jun 05, 2002 at 11:22:24AM +0200, you wrote:

 I'm running a FreeBSD 4.4-REL box with MySQL 3.23.40. The MySQL-activity can
 sometimes get rather high, and every once in a while a query or connection
 will fail with the message unknown database 'some_db'. This seems to happen
 randomly, but usually always when the load is high. I know the database
 exists, eventhough MySQL sometimes claims it doesn't.
 
 Has anyone else experienced this? And if so, found a solution? Currently I'm
 thinking about setting up a dedicated Linux MySQL-server, but I would much
 rather want a FreeBSD-box

1. Did you used a port to install MySQL?
2. Why don't you upgrade it to 3.23.49, which is HIGHLY recommended by
MySQL team because of important fixes?

-- 
NEVE-RIPE
microsoft: where do you want to go today?
linux: where do you want to go tomorrow?
BSD:   are you guys coming, or what?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message



Re: MySQL problem

2002-06-05 Thread Morten A. Middelthon

On Wed, Jun 05, 2002 at 04:52:18PM +0300, Alexandr Kovalenko wrote:
 1. Did you used a port to install MySQL?

Yes, ofcourse

 2. Why don't you upgrade it to 3.23.49, which is HIGHLY recommended by
 MySQL team because of important fixes?

Good question. Mainly because the database is constantly in use, and secondly
because I haven't seen any changes in the changelog which might help my
problem. But I'll do that this evening probably, just to be sure.

-- 
Morten A. Middelthon
Freenix Norge
http://www.freenix.no/
--
You don't sew with a fork, so I see no reason to eat with knitting
needles.
-- Miss Piggy, on eating Chinese Food

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-stable in the body of the message