On Wed, 20 Mar 2002 16:00:15 -0800
Lance Welsh <[EMAIL PROTECTED]> wrote:
> It is a big problem for us, and I can only imagine for anyone using
> MySQL, when a mysql client hangs on an established connection to
> the mysql server because the network to the server is disrupted
> (such as someone p
It is a big problem for us, and I can only imagine for anyone using
MySQL, when a mysql client hangs on an established connection to
the mysql server because the network to the server is disrupted
(such as someone pulling power to a network hub or many other
scenarios). We have changed the source
--On Saturday, February 02, 2002 2:16 AM -0600 Ed Carp <[EMAIL PROTECTED]> wrote:
>> >> I have not completely figured out what the problem is and I never got a
>> >> response from any one else on the list. I can tell you it looks like a
>> >> mutex problem between two threads. We have followe
> >> I have not completely figured out what the problem is and I never got a
> >> response from any one else on the list. I can tell you it looks like a
> >> mutex problem between two threads. We have followed it down into
> >> pthreads
> >> where it seems to be stuck. The external symptom we s
Bill MacAllister ([EMAIL PROTECTED]) writes:
> > Is this a MySQL issue or not? I'm not sure - I just downloaded
> > MySQL-3.23.47-1.i386.rpm and installed it (this is supposedly the static
> > version of the server, no?) and it gave me exactly the same result, which if
> > it was a Linux issue,
--On Tuesday, January 29, 2002 2:08 AM -0600 Ed Carp <[EMAIL PROTECTED]> wrote:
>> What seems to be happening is that the "open" of the db hangs. So, when
>> you attempt to connect with a client, mysql tries to look at the grant
>> tables and hangs waiting for access. This is just a guess thoug
> What seems to be happening is that the "open" of the db hangs. So, when
> you attempt to connect with a client, mysql tries to look at the grant
> tables and hangs waiting for access. This is just a guess though.
When you connect with a client, mysql_real_connect opens a socket to the
server,
--On Monday, January 28, 2002 04:11:53 PM -0600 Ed Carp <[EMAIL PROTECTED]>
wrote:
>> --On Monday, January 28, 2002 11:52:08 AM -0600 Ed Carp <[EMAIL PROTECTED]>
>> wrote:
>>
>> > Hi, Bill! Did you ever get this issue resolved? I've got the same
>> > problem - MySQL starts, but no clients c
--On Monday, January 28, 2002 11:52:08 AM -0600 Ed Carp <[EMAIL PROTECTED]>
wrote:
> Hi, Bill! Did you ever get this issue resolved? I've got the same
> problem - MySQL starts, but no clients can connect, not even mysqladmin.
> TIA :)
I have not completely figured out what the problem is a
Hello,
We had a development box running Red Hat 6.1 on it. Over the Christmas weekend
someone hacked into this system, installed bitchx on it, and filled up the disk
among other things. One of the consequences of the attack was that MySQL
stopped functioning. MySQL appears to start correctl
>Description:
The mysql clients hang on a server error with mysql 4.0 (Tru64
precompiled). I can see with truss that the client is receiving an
error message from the server, but it doesn't react.
>How-To-Repeat:
$ mysqlshow mysql notable
>Fix:
?
>Submitter-
11 matches
Mail list logo