Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6054647
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:10:36+00:00 2026-05-23T08:10:36+00:00

How can i delete the mysql process which is not used any more? I

  • 0

How can i delete the mysql process which is not used any more?

I am creating 1000 sql connection and some are not in use any more. I want to delete all the unused process.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:10:36+00:00Added an answer on May 23, 2026 at 8:10 am

    You should modify the client application so it closes its connections when they are not needed.

    Leaving connections open for a long time is usually counter-productive, it’s often done as a (misguided, premature) optimisation. It causes problems because:

    • Connections are not stateless, and unexpected state causes problems
    • Connections get closed by the server after a while, or from network problems, leading to “morning bugs”.

    It is much better to close connections as soon as you’re finished with them, in the general case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to use ON CASCADE DELETE in mysql db but I can't make
In MySQL you can use the syntax DELETE t1,t2 FROM table1 AS t1 INNER
How can we re-use the deleted id from any MySQL-DB table? If I want
can i perform cascaded delete using foreign key constraints in MySql 3.0 ?
I can't delete the last character in a given line in the MySQL CLI,
Besides INSERT/UPDATE/SELECT/DELETE MySQL has something called HANDLER . I've read that it can be
Can't I use double condition in where clause in query. LIke I have used
I'm trying to get my MVC3 application to use MySql database instead of Sql
MSDN displays the following for CreatePatternBrush: You can delete a pattern brush without affecting
I'm looking for a code snippet that can delete all emails and text messages

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.