Hello.
Run ps -axm on the second server, and normally you should see a lot of
mysqld threads.
Edward David wrote:
> I just joined this list so I am hoping that this question is relevant to
> this group.
> I am running Linux AS4 Enterprise Server.
> I am running Mysql Ver 14.7 Distrib 4.
On Friday, November 7, 2003, at 01:21 PM, Hugh Beaumont wrote:
Hi List,
I've searched the archives and the web many times in the past for
answers to the following
questions but never really got a complete understanding of what is
going on. Hopefully someone on
the list will be able to take the
All right, you can disregard this :-) I was too quick to post it to the
list... those _are_ threads, the kernel upgrade must have introduced
them :-). Sorry for the bandwidth!
But other than that, something off-topic: on the very same server I have
found that I cannot issue the 'su' command, be
-Original Message-
From: Mark Matthews [mailto:mark@;mysql.com]
Sent: quinta-feira, 17 de Outubro de 2002 13:05
To: Sandeep Murphy
Cc: [EMAIL PROTECTED]
Subject: Re: MySQL processes..
Sandeep Murphy wrote:
> hi,
>
> I have a problem with the connections and would appreicate a lot if a
Sandeep Murphy wrote:
hi,
I have a problem with the connections and would appreicate a lot if anyone can provide a soln..
Our JSP application has connections to both Oracle and MySQL... In each page there are nearly a dozen queries executing on a MySQL db. at the begining of each page, a connect
On Thursday 17 October 2002 19:33, Sandeep Murphy wrote:
> Our JSP application has connections to both Oracle and MySQL... In each
> page there are nearly a dozen queries executing on a MySQL db. at the
> begining of each page, a connection is opened and at the end they are
> close.. Ideally, if th