Thanks Ian -----Original Message----- From: [EMAIL PROTECTED] [mailto:plug-admin@;lists.q-linux.com]On Behalf Of Ian C. Sison Sent: Thursday, November 07, 2002 12:59 AM To: [EMAIL PROTECTED] Subject: Re: [plug] mysql connection
that gives the user under which mysql is running on. What aris wanted is to determine what application is using the database. A solution can be to configure your applications to use different/distinct users when connecting to the database. That way you will know which applicaiton is connecting (through its user) via the mysql command line.. On Thu, 7 Nov 2002, Howard Bagcat wrote: > ps auxw | grep ^mysql > > Quoting Aris Santillan <[EMAIL PROTECTED]>: > > > hello guys > > > > is there a way i can determine which application connect to the database > > based on their process id? > > > > > > _ > > Philippine Linux Users Group. Web site and archives at > > http://plug.linux.org.ph > > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > > > Fully Searchable Archives With Friendly Web Interface at > > http://marc.free.net.ph > > > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to > > [EMAIL PROTECTED] > > > > > H o w a r d R. B a g c a t > WebAdmin, MUWeb - Edition 4 Project <http://www.mu.edu.ph> > Systems Programmer, RBT/RBK & MUMC Project > Misamis University.Ozamiz City.Philippines > tel: 088.521.0367.local.109 | cel: 63.0919.5536179 > > Imagination is more important than knowledge > -Albert Einstein > > > Sulat @MU v.2.2 (Fresh) > ............................................................................ ........... > An extended module for MUWeb4 Project of Howard R. Bagcat > Powered by GNU General Public License softwares. > > http://my.mu.edu.ph - a personalized portal is soon to come. > > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
