• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
mysql process
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mysql process


  • Subject: mysql process
  • From: Sébastien Gruhier <email@hidden>
  • Date: Tue, 10 May 2005 13:32:55 +0200

Hi,

I don't really know how WO handles the process to the database but I have a weird thing on my mysql server. I am using mysql on Mac OS X. 
When I run do a show processlist;

mysql> show processlist;

The process list grows and grows with a lot of sleep processes like this

mysql> show processlist;
+----+--------+-----------------+-------------------+---------+------+-------+------------------+
| Id | User   | Host            | db                | Command | Time | State | Info             |
+----+--------+-----------------+-------------------+---------+------+-------+------------------+
|  1 | root   | localhost       | NULL              | Query   |    0 | NULL  | show processlist |
| 27 | user   | localhost:61660 | dbname            | Sleep   |   11 |       | NULL             |
...
...

Those processes disappear only when I kill this application.
Did I miss something in my code or is it normal?

Thank you
Sebastien


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Prev by Date: Re: Webobjects for biginners
  • Next by Date: UI features of Webobjects without webobjects application server
  • Previous by thread: Re: Webobjects for biginners
  • Next by thread: UI features of Webobjects without webobjects application server
  • Index(es):
    • Date
    • Thread